@@ -115,7 +115,7 @@ spec:
115
115
containers :
116
116
- name : infra-backend-v1
117
117
# From https://github.com/kubernetes-sigs/ingress-controller-conformance/tree/master/images/echoserver
118
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231005 -v0.8.1-68-gd4ff2d4f
118
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231013 -v0.8.1-125-gd9014aa2
119
119
env :
120
120
- name : POD_NAME
121
121
valueFrom :
@@ -161,7 +161,7 @@ spec:
161
161
spec :
162
162
containers :
163
163
- name : infra-backend-v2
164
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231005 -v0.8.1-68-gd4ff2d4f
164
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231013 -v0.8.1-125-gd9014aa2
165
165
env :
166
166
- name : POD_NAME
167
167
valueFrom :
@@ -207,7 +207,7 @@ spec:
207
207
spec :
208
208
containers :
209
209
- name : infra-backend-v3
210
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231005 -v0.8.1-68-gd4ff2d4f
210
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231013 -v0.8.1-125-gd9014aa2
211
211
env :
212
212
- name : POD_NAME
213
213
valueFrom :
@@ -253,7 +253,7 @@ spec:
253
253
spec :
254
254
containers :
255
255
- name : tls-backend
256
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231005 -v0.8.1-68-gd4ff2d4f
256
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231013 -v0.8.1-125-gd9014aa2
257
257
volumeMounts :
258
258
- name : secret-volume
259
259
mountPath : /etc/secret-volume
@@ -322,7 +322,7 @@ spec:
322
322
spec :
323
323
containers :
324
324
- name : tls-backend
325
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231005 -v0.8.1-68-gd4ff2d4f
325
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231013 -v0.8.1-125-gd9014aa2
326
326
volumeMounts :
327
327
- name : secret-volume
328
328
mountPath : /etc/secret-volume
@@ -384,7 +384,7 @@ spec:
384
384
spec :
385
385
containers :
386
386
- name : app-backend-v1
387
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231005 -v0.8.1-68-gd4ff2d4f
387
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231013 -v0.8.1-125-gd9014aa2
388
388
env :
389
389
- name : POD_NAME
390
390
valueFrom :
@@ -430,7 +430,7 @@ spec:
430
430
spec :
431
431
containers :
432
432
- name : app-backend-v2
433
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231005 -v0.8.1-68-gd4ff2d4f
433
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231013 -v0.8.1-125-gd9014aa2
434
434
env :
435
435
- name : POD_NAME
436
436
valueFrom :
@@ -483,7 +483,7 @@ spec:
483
483
spec :
484
484
containers :
485
485
- name : web-backend
486
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231005 -v0.8.1-68-gd4ff2d4f
486
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231013 -v0.8.1-125-gd9014aa2
487
487
env :
488
488
- name : POD_NAME
489
489
valueFrom :
0 commit comments