@@ -8923,7 +8923,7 @@ rules:
8923
8923
apiVersion: batch/v1
8924
8924
kind: Job
8925
8925
metadata:
8926
- name: contour-certgen-v1-30-1
8926
+ name: contour-certgen-v1-30-2
8927
8927
namespace: projectcontour
8928
8928
spec:
8929
8929
template:
@@ -8933,7 +8933,7 @@ spec:
8933
8933
spec:
8934
8934
containers:
8935
8935
- name: contour
8936
- image: ghcr.io/projectcontour/contour:v1.30.1
8936
+ image: ghcr.io/projectcontour/contour:v1.30.2
8937
8937
imagePullPolicy: IfNotPresent
8938
8938
command:
8939
8939
- contour
@@ -9192,7 +9192,7 @@ spec:
9192
9192
- --contour-key-file=/certs/tls.key
9193
9193
- --config-path=/config/contour.yaml
9194
9194
command: ["contour"]
9195
- image: ghcr.io/projectcontour/contour:v1.30.1
9195
+ image: ghcr.io/projectcontour/contour:v1.30.2
9196
9196
imagePullPolicy: IfNotPresent
9197
9197
name: contour
9198
9198
ports:
@@ -9288,7 +9288,7 @@ spec:
9288
9288
args:
9289
9289
- envoy
9290
9290
- shutdown-manager
9291
- image: ghcr.io/projectcontour/contour:v1.30.1
9291
+ image: ghcr.io/projectcontour/contour:v1.30.2
9292
9292
imagePullPolicy: IfNotPresent
9293
9293
lifecycle:
9294
9294
preStop:
@@ -9370,7 +9370,7 @@ spec:
9370
9370
- --envoy-key-file=/certs/tls.key
9371
9371
command:
9372
9372
- contour
9373
- image: ghcr.io/projectcontour/contour:v1.30.1
9373
+ image: ghcr.io/projectcontour/contour:v1.30.2
9374
9374
imagePullPolicy: IfNotPresent
9375
9375
name: envoy-initconfig
9376
9376
volumeMounts:
0 commit comments