@@ -9054,7 +9054,7 @@ rules:
90549054apiVersion: batch/v1
90559055kind: Job
90569056metadata:
9057- name: contour-certgen-v1-31-3
9057+ name: contour-certgen-v1-31-4
90589058 namespace: projectcontour
90599059spec:
90609060 template:
@@ -9064,7 +9064,7 @@ spec:
90649064 spec:
90659065 containers:
90669066 - name: contour
9067- image: ghcr.io/projectcontour/contour:v1.31.3
9067+ image: ghcr.io/projectcontour/contour:v1.31.4
90689068 imagePullPolicy: IfNotPresent
90699069 command:
90709070 - contour
@@ -9322,7 +9322,7 @@ spec:
93229322 - --contour-key-file=/certs/tls.key
93239323 - --config-path=/config/contour.yaml
93249324 command: ["contour"]
9325- image: ghcr.io/projectcontour/contour:v1.31.3
9325+ image: ghcr.io/projectcontour/contour:v1.31.4
93269326 imagePullPolicy: IfNotPresent
93279327 name: contour
93289328 ports:
@@ -9418,7 +9418,7 @@ spec:
94189418 args:
94199419 - envoy
94209420 - shutdown-manager
9421- image: ghcr.io/projectcontour/contour:v1.31.3
9421+ image: ghcr.io/projectcontour/contour:v1.31.4
94229422 imagePullPolicy: IfNotPresent
94239423 lifecycle:
94249424 preStop:
@@ -9500,7 +9500,7 @@ spec:
95009500 - --envoy-key-file=/certs/tls.key
95019501 command:
95029502 - contour
9503- image: ghcr.io/projectcontour/contour:v1.31.3
9503+ image: ghcr.io/projectcontour/contour:v1.31.4
95049504 imagePullPolicy: IfNotPresent
95059505 name: envoy-initconfig
95069506 volumeMounts:
0 commit comments