Skip to content

Commit 79c684f

Browse files
authored
Images: Bump gcb-docker-gcloud to v20241110-72bb0b1665. (#12340)
1 parent 4a44778 commit 79c684f

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

cloudbuild.yaml

+1-1
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:v20240718-5ef92b5c36
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
66
env:
77
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
88
- REPO_INFO=https://github.com/kubernetes/ingress-nginx

images/cfssl/cloudbuild.yaml

+1-1
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:v20240718-5ef92b5c36
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
66
env:
77
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
88
entrypoint: bash

images/custom-error-pages/cloudbuild.yaml

+1-1
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:v20240718-5ef92b5c36
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
66
env:
77
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
88
entrypoint: bash

images/e2e-test-echo/cloudbuild.yaml

+1-1
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:v20240718-5ef92b5c36
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
66
env:
77
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
88
entrypoint: bash

images/fastcgi-helloserver/cloudbuild.yaml

+1-1
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:v20240718-5ef92b5c36
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
66
env:
77
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
88
entrypoint: bash

images/httpbun/cloudbuild.yaml

+1-1
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:v20240718-5ef92b5c36
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
66
env:
77
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
88
entrypoint: bash

images/kube-webhook-certgen/cloudbuild.yaml

+1-1
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:v20240718-5ef92b5c36
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
66
env:
77
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
88
entrypoint: bash

images/nginx/cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ options:
44
# Ignore Prow provided substitutions.
55
substitution_option: ALLOW_LOOSE
66
steps:
7-
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240718-5ef92b5c36
7+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
88
env:
99
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
1010
entrypoint: bash

images/test-runner/cloudbuild.yaml

+1-1
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:v20240718-5ef92b5c36
5+
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20241110-72bb0b1665
66
env:
77
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
88
entrypoint: bash

0 commit comments

Comments
 (0)