@@ -8874,7 +8874,7 @@ rules:
8874
8874
apiVersion: batch/v1
8875
8875
kind: Job
8876
8876
metadata:
8877
- name: contour-certgen-v1-29-1
8877
+ name: contour-certgen-v1-29-2
8878
8878
namespace: projectcontour
8879
8879
spec:
8880
8880
template:
@@ -8884,7 +8884,7 @@ spec:
8884
8884
spec:
8885
8885
containers:
8886
8886
- name: contour
8887
- image: ghcr.io/projectcontour/contour:v1.29.1
8887
+ image: ghcr.io/projectcontour/contour:v1.29.2
8888
8888
imagePullPolicy: IfNotPresent
8889
8889
command:
8890
8890
- contour
@@ -9146,7 +9146,7 @@ spec:
9146
9146
- --contour-key-file=/certs/tls.key
9147
9147
- --config-path=/config/contour.yaml
9148
9148
command: ["contour"]
9149
- image: ghcr.io/projectcontour/contour:v1.29.1
9149
+ image: ghcr.io/projectcontour/contour:v1.29.2
9150
9150
imagePullPolicy: IfNotPresent
9151
9151
name: contour
9152
9152
ports:
@@ -9246,7 +9246,7 @@ spec:
9246
9246
args:
9247
9247
- envoy
9248
9248
- shutdown-manager
9249
- image: ghcr.io/projectcontour/contour:v1.29.1
9249
+ image: ghcr.io/projectcontour/contour:v1.29.2
9250
9250
imagePullPolicy: IfNotPresent
9251
9251
lifecycle:
9252
9252
preStop:
@@ -9324,7 +9324,7 @@ spec:
9324
9324
- --envoy-key-file=/certs/tls.key
9325
9325
command:
9326
9326
- contour
9327
- image: ghcr.io/projectcontour/contour:v1.29.1
9327
+ image: ghcr.io/projectcontour/contour:v1.29.2
9328
9328
imagePullPolicy: IfNotPresent
9329
9329
name: envoy-initconfig
9330
9330
volumeMounts:
0 commit comments