Skip to content

Commit

Permalink
Bumping Prow (kyma-project#11398)
Browse files Browse the repository at this point in the history
gcr.io/k8s-prow/ changes: kyma-project/k8s-prow@a9bd71b...47a381b (2024‑05‑13 → 2024‑07‑19)
  • Loading branch information
kyma-bot authored Jul 19, 2024
1 parent bd61f58 commit 6e2842f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion prow/cluster/components/gcsweb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: gcsweb
image: gcr.io/k8s-prow/gcsweb:v20240513-a9bd71bf01
image: gcr.io/k8s-prow/gcsweb:v20240719-47a381b1df
args:
- -upgrade-proxied-http-to-https
- -b=kyma-prow-logs
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/components/halogen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: halogen
containers:
- name: halogen
image: gcr.io/k8s-prow/analyze:v20240513-a9bd71bf01
image: gcr.io/k8s-prow/analyze:v20240719-47a381b1df
args:
- --project=k8s-prow
- --region=us-central1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ postsubmits:
serviceAccountName: gencred-refresher
containers:
- name: gencred
image: gcr.io/k8s-prow/gencred:v20240513-a9bd71bf01
image: gcr.io/k8s-prow/gencred:v20240719-47a381b1df
command:
- gencred
args:
Expand Down Expand Up @@ -47,7 +47,7 @@ periodics:
serviceAccountName: gencred-refresher
containers:
- name: gencred
image: gcr.io/k8s-prow/gencred:v20240513-a9bd71bf01
image: gcr.io/k8s-prow/gencred:v20240719-47a381b1df
command:
- gencred
args:
Expand Down

0 comments on commit 6e2842f

Please sign in to comment.