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 06f26b6 commit d499ed9Copy full SHA for d499ed9
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:v20251209-855adc2699
+- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20251211-4c812d4cd8
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