@@ -126,7 +126,7 @@ spec:
126
126
containers :
127
127
- name : infra-backend-v1
128
128
# From https://github.com/kubernetes-sigs/ingress-controller-conformance/tree/master/images/echoserver
129
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231024 -v1.0.0-rc1-33-g9c830e50
129
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
130
130
env :
131
131
- name : POD_NAME
132
132
valueFrom :
@@ -172,7 +172,7 @@ spec:
172
172
spec :
173
173
containers :
174
174
- name : infra-backend-v2
175
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231024 -v1.0.0-rc1-33-g9c830e50
175
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
176
176
env :
177
177
- name : POD_NAME
178
178
valueFrom :
@@ -218,7 +218,7 @@ spec:
218
218
spec :
219
219
containers :
220
220
- name : infra-backend-v3
221
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231024 -v1.0.0-rc1-33-g9c830e50
221
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
222
222
env :
223
223
- name : POD_NAME
224
224
valueFrom :
@@ -264,7 +264,7 @@ spec:
264
264
spec :
265
265
containers :
266
266
- name : tls-backend
267
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231024 -v1.0.0-rc1-33-g9c830e50
267
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
268
268
volumeMounts :
269
269
- name : secret-volume
270
270
mountPath : /etc/secret-volume
@@ -333,7 +333,7 @@ spec:
333
333
spec :
334
334
containers :
335
335
- name : tls-backend
336
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231024 -v1.0.0-rc1-33-g9c830e50
336
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
337
337
volumeMounts :
338
338
- name : secret-volume
339
339
mountPath : /etc/secret-volume
@@ -395,7 +395,7 @@ spec:
395
395
spec :
396
396
containers :
397
397
- name : app-backend-v1
398
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231024 -v1.0.0-rc1-33-g9c830e50
398
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
399
399
env :
400
400
- name : POD_NAME
401
401
valueFrom :
@@ -441,7 +441,7 @@ spec:
441
441
spec :
442
442
containers :
443
443
- name : app-backend-v2
444
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231024 -v1.0.0-rc1-33-g9c830e50
444
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
445
445
env :
446
446
- name : POD_NAME
447
447
valueFrom :
@@ -494,7 +494,7 @@ spec:
494
494
spec :
495
495
containers :
496
496
- name : web-backend
497
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231024 -v1.0.0-rc1-33-g9c830e50
497
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
498
498
env :
499
499
- name : POD_NAME
500
500
valueFrom :
0 commit comments