Skip to content

Commit

Permalink
Run hack/bump-prow.sh (#3628)
Browse files Browse the repository at this point in the history
Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
  • Loading branch information
kubevirt-bot authored Sep 6, 2024
1 parent 7f34e6f commit a609d2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ periodics:
spec:
containers:
- name: peribolos
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20240827-195f38540
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20240902-b4c04a9b6
command:
- /ko-app/peribolos
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ presubmits:
cluster: kubevirt-prow-control-plane
spec:
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20240827-195f38540
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20240902-b4c04a9b6
args:
- "/ko-app/checkconfig"
- "--config-path"
Expand Down Expand Up @@ -658,7 +658,7 @@ presubmits:
spec:
containers:
- name: peribolos
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20240827-195f38540
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20240902-b4c04a9b6
command:
- /ko-app/peribolos
# when changing the peribolos settings below, please align the peribolos settings from the periodic job!
Expand Down

0 comments on commit a609d2f

Please sign in to comment.