Skip to content

Commit

Permalink
Run hack/bump-prow-job-images.sh
Browse files Browse the repository at this point in the history
Signed-off-by: kubevirt-bot <[email protected]>
  • Loading branch information
kubevirt-bot committed Jun 7, 2023
1 parent 08274cb commit b2eaa06
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ presubmits:
- |
(cd cluster-provision/gocli && make test && make container)
docker run --rm -v $(pwd):/workdir:Z quay.io/kubevirtci/gocli provision-manager --debug
image: quay.io/kubevirtci/golang:v20221222-8f66e7e
image: quay.io/kubevirtci/golang:v20230502-bfaa042
name: ""
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ postsubmits:
securityContext:
runAsUser: 0
containers:
- image: quay.io/kubevirtci/prow-deploy:v20230508-844cfc0
- image: quay.io/kubevirtci/prow-deploy:v20230606-d5cd724
env:
- name: DEPLOY_ENVIRONMENT
value: ibmcloud-production
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ presubmits:
securityContext:
runAsUser: 0
containers:
- image: quay.io/kubevirtci/prow-deploy:v20230508-844cfc0
- image: quay.io/kubevirtci/prow-deploy:v20230606-d5cd724
env:
- name: GITHUB_TOKEN
value: "/etc/github/oauth"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
name: pull-secrets-check-secrets-decrypt
spec:
containers:
- image: quay.io/kubevirtci/prow-deploy:v20230508-844cfc0
- image: quay.io/kubevirtci/prow-deploy:v20230606-d5cd724
command: [ "/bin/bash", "-ce" ]
args:
- |
Expand Down

0 comments on commit b2eaa06

Please sign in to comment.