Skip to content

Commit 1afda92

Browse files
committed
Update kpromo images to v4.0.3-0
Signed-off-by: Sascha Grunert <[email protected]>
1 parent e4f9271 commit 1afda92

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

config/jobs/kubernetes/sig-k8s-infra/releng/artifact-promotion-presubmits.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ presubmits:
1414
- ^main$
1515
spec:
1616
containers:
17-
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
17+
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
1818
command:
1919
- /kpromo
2020
args:
@@ -45,7 +45,7 @@ presubmits:
4545
spec:
4646
serviceAccountName: k8s-infra-gcr-vuln-scanning
4747
containers:
48-
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
48+
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
4949
command:
5050
- /kpromo
5151
args:
@@ -91,7 +91,7 @@ presubmits:
9191
- ^main$
9292
spec:
9393
containers:
94-
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
94+
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
9595
command:
9696
- /kpromo
9797
args:
@@ -119,7 +119,7 @@ presubmits:
119119
- name: promote-to-primary
120120
# TODO(justinsb): replace with released image once this is working
121121
# Curently lacking S3 support - at least
122-
image: gcr.io/k8s-staging-artifact-promoter/kpromo:v4.0.2-0
122+
image: gcr.io/k8s-staging-artifact-promoter/kpromo:v4.0.3-0
123123
command:
124124
- /kpromo
125125
args:
@@ -129,7 +129,7 @@ presubmits:
129129
- name: promote-to-mirrors
130130
# TODO(justinsb): replace with released image once this is working
131131
# Curently lacking S3 support - at least
132-
image: gcr.io/k8s-staging-artifact-promoter/kpromo:v4.0.2-0
132+
image: gcr.io/k8s-staging-artifact-promoter/kpromo:v4.0.3-0
133133
command:
134134
- /kpromo
135135
args:
@@ -139,7 +139,7 @@ presubmits:
139139
- name: promote-to-mirrors-staging
140140
# TODO(justinsb): replace with released image once this is working
141141
# Curently lacking S3 support - at least
142-
image: gcr.io/k8s-staging-artifact-promoter/kpromo:v4.0.2-0
142+
image: gcr.io/k8s-staging-artifact-promoter/kpromo:v4.0.3-0
143143
command:
144144
- /kpromo
145145
args:

config/jobs/kubernetes/sig-k8s-infra/trusted/releng/releng-trusted.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ postsubmits:
1313
spec:
1414
serviceAccountName: k8s-infra-promoter
1515
containers:
16-
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
16+
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
1717
command:
1818
- /kpromo
1919
args:
@@ -44,7 +44,7 @@ postsubmits:
4444
spec:
4545
serviceAccountName: k8s-infra-gcr-promoter
4646
containers:
47-
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
47+
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
4848
command:
4949
- /kpromo
5050
args:
@@ -112,7 +112,7 @@ periodics:
112112
spec:
113113
serviceAccountName: k8s-infra-promoter
114114
containers:
115-
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
115+
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
116116
command:
117117
- /kpromo
118118
args:
@@ -143,7 +143,7 @@ periodics:
143143
serviceAccountName: k8s-infra-promoter
144144
containers:
145145
- name: promote-to-mirrors
146-
image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
146+
image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
147147
command:
148148
- /kpromo
149149
args:
@@ -172,7 +172,7 @@ periodics:
172172
name: aws-iam-token
173173
readOnly: true
174174
- name: promote-to-mirrors-staging
175-
image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
175+
image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
176176
command:
177177
- /kpromo
178178
args:
@@ -243,7 +243,7 @@ periodics:
243243
# https://github.com/kubernetes/k8s.io/pull/695.
244244
serviceAccountName: k8s-infra-gcr-promoter
245245
containers:
246-
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
246+
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
247247
command:
248248
- /kpromo
249249
args:

config/jobs/kubernetes/test-infra/test-infra-trusted.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ postsubmits:
493493
spec:
494494
serviceAccountName: pusher
495495
containers:
496-
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.2-0
496+
- image: registry.k8s.io/artifact-promoter/kpromo:v4.0.3-0
497497
command:
498498
- /kpromo
499499
args:

0 commit comments

Comments
 (0)