@@ -9139,7 +9139,7 @@ rules:
91399139apiVersion: batch/v1
91409140kind: Job
91419141metadata:
9142- name: contour-certgen-v1-33-2
9142+ name: contour-certgen-v1-33-3
91439143 namespace: projectcontour
91449144spec:
91459145 template:
@@ -9149,7 +9149,7 @@ spec:
91499149 spec:
91509150 containers:
91519151 - name: contour
9152- image: ghcr.io/projectcontour/contour:v1.33.2
9152+ image: ghcr.io/projectcontour/contour:v1.33.3
91539153 imagePullPolicy: IfNotPresent
91549154 command:
91559155 - contour
@@ -9407,7 +9407,7 @@ spec:
94079407 - --contour-key-file=/certs/tls.key
94089408 - --config-path=/config/contour.yaml
94099409 command: ["contour"]
9410- image: ghcr.io/projectcontour/contour:v1.33.2
9410+ image: ghcr.io/projectcontour/contour:v1.33.3
94119411 imagePullPolicy: IfNotPresent
94129412 name: contour
94139413 ports:
@@ -9503,7 +9503,7 @@ spec:
95039503 args:
95049504 - envoy
95059505 - shutdown-manager
9506- image: ghcr.io/projectcontour/contour:v1.33.2
9506+ image: ghcr.io/projectcontour/contour:v1.33.3
95079507 imagePullPolicy: IfNotPresent
95089508 lifecycle:
95099509 preStop:
@@ -9584,7 +9584,7 @@ spec:
95849584 - --envoy-key-file=/certs/tls.key
95859585 command:
95869586 - contour
9587- image: ghcr.io/projectcontour/contour:v1.33.2
9587+ image: ghcr.io/projectcontour/contour:v1.33.3
95889588 imagePullPolicy: IfNotPresent
95899589 name: envoy-initconfig
95909590 volumeMounts:
0 commit comments