Skip to content

Commit

Permalink
Merge pull request #25942 from justaugustus/kpromo-update
Browse files Browse the repository at this point in the history
releng: Update kpromo to v3.4.1-1
  • Loading branch information
k8s-ci-robot authored Apr 12, 2022
2 parents 7379b6e + ff60d69 commit 9d150aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ presubmits:
- ^main$
spec:
containers:
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.0-1
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.1-1
command:
- /kpromo
args:
Expand All @@ -34,7 +34,7 @@ presubmits:
spec:
serviceAccountName: k8s-infra-gcr-vuln-scanning
containers:
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.0-1
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.1-1
command:
- /kpromo
args:
Expand Down Expand Up @@ -77,7 +77,7 @@ presubmits:
- ^main$
spec:
containers:
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.0-1
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.1-1
command:
- /kpromo
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ postsubmits:
spec:
serviceAccountName: k8s-infra-promoter
containers:
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.0-1
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.1-1
command:
- /kpromo
args:
Expand All @@ -38,7 +38,7 @@ postsubmits:
spec:
serviceAccountName: k8s-infra-gcr-promoter
containers:
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.0-1
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.1-1
command:
- /kpromo
args:
Expand Down Expand Up @@ -92,7 +92,7 @@ periodics:
spec:
serviceAccountName: k8s-infra-promoter
containers:
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.0-1
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.1-1
command:
- /kpromo
args:
Expand Down Expand Up @@ -130,7 +130,7 @@ periodics:
# https://github.com/kubernetes/k8s.io/pull/695.
serviceAccountName: k8s-infra-gcr-promoter
containers:
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.0-1
- image: registry.k8s.io/artifact-promoter/kpromo:v3.4.1-1
command:
- /kpromo
args:
Expand Down

0 comments on commit 9d150aa

Please sign in to comment.