@@ -8803,7 +8803,7 @@ rules:
8803
8803
apiVersion: batch/v1
8804
8804
kind: Job
8805
8805
metadata:
8806
- name: contour-certgen-v1-28-5
8806
+ name: contour-certgen-v1-28-6
8807
8807
namespace: projectcontour
8808
8808
spec:
8809
8809
template:
@@ -8813,7 +8813,7 @@ spec:
8813
8813
spec:
8814
8814
containers:
8815
8815
- name: contour
8816
- image: ghcr.io/projectcontour/contour:v1.28.5
8816
+ image: ghcr.io/projectcontour/contour:v1.28.6
8817
8817
imagePullPolicy: IfNotPresent
8818
8818
command:
8819
8819
- contour
@@ -9075,7 +9075,7 @@ spec:
9075
9075
- --contour-key-file=/certs/tls.key
9076
9076
- --config-path=/config/contour.yaml
9077
9077
command: ["contour"]
9078
- image: ghcr.io/projectcontour/contour:v1.28.5
9078
+ image: ghcr.io/projectcontour/contour:v1.28.6
9079
9079
imagePullPolicy: IfNotPresent
9080
9080
name: contour
9081
9081
ports:
@@ -9175,7 +9175,7 @@ spec:
9175
9175
args:
9176
9176
- envoy
9177
9177
- shutdown-manager
9178
- image: ghcr.io/projectcontour/contour:v1.28.5
9178
+ image: ghcr.io/projectcontour/contour:v1.28.6
9179
9179
imagePullPolicy: IfNotPresent
9180
9180
lifecycle:
9181
9181
preStop:
@@ -9253,7 +9253,7 @@ spec:
9253
9253
- --envoy-key-file=/certs/tls.key
9254
9254
command:
9255
9255
- contour
9256
- image: ghcr.io/projectcontour/contour:v1.28.5
9256
+ image: ghcr.io/projectcontour/contour:v1.28.6
9257
9257
imagePullPolicy: IfNotPresent
9258
9258
name: envoy-initconfig
9259
9259
volumeMounts:
0 commit comments