@@ -7080,7 +7080,7 @@ rules:
7080
7080
apiVersion : batch/v1
7081
7081
kind : Job
7082
7082
metadata :
7083
- name : contour-certgen-v1.24.5
7083
+ name : contour-certgen-v1.24.6
7084
7084
namespace : projectcontour
7085
7085
spec :
7086
7086
template :
@@ -7090,7 +7090,7 @@ spec:
7090
7090
spec :
7091
7091
containers :
7092
7092
- name : contour
7093
- image : ghcr.io/projectcontour/contour:v1.24.5
7093
+ image : ghcr.io/projectcontour/contour:v1.24.6
7094
7094
imagePullPolicy : IfNotPresent
7095
7095
command :
7096
7096
- contour
@@ -7337,7 +7337,7 @@ spec:
7337
7337
- --contour-key-file=/certs/tls.key
7338
7338
- --config-path=/config/contour.yaml
7339
7339
command : ["contour"]
7340
- image : ghcr.io/projectcontour/contour:v1.24.5
7340
+ image : ghcr.io/projectcontour/contour:v1.24.6
7341
7341
imagePullPolicy : IfNotPresent
7342
7342
name : contour
7343
7343
ports :
@@ -7439,7 +7439,7 @@ spec:
7439
7439
args :
7440
7440
- envoy
7441
7441
- shutdown-manager
7442
- image : ghcr.io/projectcontour/contour:v1.24.5
7442
+ image : ghcr.io/projectcontour/contour:v1.24.6
7443
7443
imagePullPolicy : IfNotPresent
7444
7444
lifecycle :
7445
7445
preStop :
@@ -7517,7 +7517,7 @@ spec:
7517
7517
- --envoy-key-file=/certs/tls.key
7518
7518
command :
7519
7519
- contour
7520
- image : ghcr.io/projectcontour/contour:v1.24.5
7520
+ image : ghcr.io/projectcontour/contour:v1.24.6
7521
7521
imagePullPolicy : IfNotPresent
7522
7522
name : envoy-initconfig
7523
7523
volumeMounts :
0 commit comments