@@ -9055,7 +9055,7 @@ rules:
90559055apiVersion: batch/v1
90569056kind: Job
90579057metadata:
9058- name: contour-certgen-v1-32-0
9058+ name: contour-certgen-v1-32-1
90599059 namespace: projectcontour
90609060spec:
90619061 template:
@@ -9065,7 +9065,7 @@ spec:
90659065 spec:
90669066 containers:
90679067 - name: contour
9068- image: ghcr.io/projectcontour/contour:v1.32.0
9068+ image: ghcr.io/projectcontour/contour:v1.32.1
90699069 imagePullPolicy: IfNotPresent
90709070 command:
90719071 - contour
@@ -9323,7 +9323,7 @@ spec:
93239323 - --contour-key-file=/certs/tls.key
93249324 - --config-path=/config/contour.yaml
93259325 command: ["contour"]
9326- image: ghcr.io/projectcontour/contour:v1.32.0
9326+ image: ghcr.io/projectcontour/contour:v1.32.1
93279327 imagePullPolicy: IfNotPresent
93289328 name: contour
93299329 ports:
@@ -9419,7 +9419,7 @@ spec:
94199419 args:
94209420 - envoy
94219421 - shutdown-manager
9422- image: ghcr.io/projectcontour/contour:v1.32.0
9422+ image: ghcr.io/projectcontour/contour:v1.32.1
94239423 imagePullPolicy: IfNotPresent
94249424 lifecycle:
94259425 preStop:
@@ -9501,7 +9501,7 @@ spec:
95019501 - --envoy-key-file=/certs/tls.key
95029502 command:
95039503 - contour
9504- image: ghcr.io/projectcontour/contour:v1.32.0
9504+ image: ghcr.io/projectcontour/contour:v1.32.1
95059505 imagePullPolicy: IfNotPresent
95069506 name: envoy-initconfig
95079507 volumeMounts:
0 commit comments