Skip to content

Commit d499ed9

Browse files
authored
Images: Bump GCB Docker GCloud to v20251211-4c812d4cd8. (#14287)
1 parent 06f26b6 commit d499ed9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/ingress-nginx/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ options:
22
# Ignore Prow provided substitutions.
33
substitution_option: ALLOW_LOOSE
44
steps:
5-
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20251209-855adc2699
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20251211-4c812d4cd8
66
dir: charts
77
env:
88
- NAME=ingress-nginx

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ options:
22
# Ignore Prow provided substitutions.
33
substitution_option: ALLOW_LOOSE
44
steps:
5-
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20251209-855adc2699
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20251211-4c812d4cd8
66
env:
77
- REPO_INFO=https://github.com/kubernetes/ingress-nginx
88
- COMMIT_SHA=${_PULL_BASE_SHA}

0 commit comments

Comments
 (0)