@@ -8923,7 +8923,7 @@ rules:
89238923apiVersion: batch/v1
89248924kind: Job
89258925metadata:
8926- name: contour-certgen-v1-30-2
8926+ name: contour-certgen-v1-30-3
89278927 namespace: projectcontour
89288928spec:
89298929 template:
@@ -8933,7 +8933,7 @@ spec:
89338933 spec:
89348934 containers:
89358935 - name: contour
8936- image: ghcr.io/projectcontour/contour:v1.30.2
8936+ image: ghcr.io/projectcontour/contour:v1.30.3
89378937 imagePullPolicy: IfNotPresent
89388938 command:
89398939 - contour
@@ -9192,7 +9192,7 @@ spec:
91929192 - --contour-key-file=/certs/tls.key
91939193 - --config-path=/config/contour.yaml
91949194 command: ["contour"]
9195- image: ghcr.io/projectcontour/contour:v1.30.2
9195+ image: ghcr.io/projectcontour/contour:v1.30.3
91969196 imagePullPolicy: IfNotPresent
91979197 name: contour
91989198 ports:
@@ -9288,7 +9288,7 @@ spec:
92889288 args:
92899289 - envoy
92909290 - shutdown-manager
9291- image: ghcr.io/projectcontour/contour:v1.30.2
9291+ image: ghcr.io/projectcontour/contour:v1.30.3
92929292 imagePullPolicy: IfNotPresent
92939293 lifecycle:
92949294 preStop:
@@ -9370,7 +9370,7 @@ spec:
93709370 - --envoy-key-file=/certs/tls.key
93719371 command:
93729372 - contour
9373- image: ghcr.io/projectcontour/contour:v1.30.2
9373+ image: ghcr.io/projectcontour/contour:v1.30.3
93749374 imagePullPolicy: IfNotPresent
93759375 name: envoy-initconfig
93769376 volumeMounts:
0 commit comments