Skip to content

Commit

Permalink
Run hack/bump-prow.sh (#3709)
Browse files Browse the repository at this point in the history
Signed-off-by: kubevirt-bot <[email protected]>
  • Loading branch information
kubevirt-bot authored Oct 25, 2024
1 parent a9a6e06 commit 1d9a0a0
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 @@ -494,7 +494,7 @@ periodics:
spec:
containers:
- name: peribolos
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20241017-573cf9adb
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20241021-9efd512d9
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:v20241017-573cf9adb
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241021-9efd512d9
args:
- "/ko-app/checkconfig"
- "--config-path"
Expand Down Expand Up @@ -656,7 +656,7 @@ presubmits:
spec:
containers:
- name: peribolos
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20241017-573cf9adb
image: us-docker.pkg.dev/k8s-infra-prow/images/peribolos:v20241021-9efd512d9
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 1d9a0a0

Please sign in to comment.