We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3949ca commit 1f4e7a3Copy full SHA for 1f4e7a3
charts/ingress-nginx/cloudbuild.yaml
@@ -2,7 +2,7 @@ options:
2
# Ignore Prow provided substitutions.
3
substitution_option: ALLOW_LOOSE
4
steps:
5
-- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250513-9264efb079
+- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20251110-7ccd542560
6
dir: charts
7
env:
8
- NAME=ingress-nginx
cloudbuild.yaml
- REPO_INFO=https://github.com/kubernetes/ingress-nginx
- COMMIT_SHA=${_PULL_BASE_SHA}
0 commit comments