File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5151 spec :
5252 containers :
5353 - name : contour
54- image : docker.io/projectcontour/contour:v1.0.0
54+ image : docker.io/projectcontour/contour:v1.0.1
5555 imagePullPolicy : Always
5656 command :
5757 - contour
Original file line number Diff line number Diff line change 4848 - --contour-key-file=/certs/tls.key
4949 - --config-path=/config/contour.yaml
5050 command : ["contour"]
51- image : docker.io/projectcontour/contour:v1.0.0
51+ image : docker.io/projectcontour/contour:v1.0.1
5252 imagePullPolicy : Always
5353 name : contour
5454 ports :
Original file line number Diff line number Diff line change 9090 - --envoy-key-file=/certs/tls.key
9191 command :
9292 - contour
93- image : docker.io/projectcontour/contour:v1.0.0
93+ image : docker.io/projectcontour/contour:v1.0.1
9494 imagePullPolicy : Always
9595 name : envoy-initconfig
9696 volumeMounts :
Original file line number Diff line number Diff line change @@ -1031,7 +1031,7 @@ spec:
10311031 spec :
10321032 containers :
10331033 - name : contour
1034- image : docker.io/projectcontour/contour:v1.0.0
1034+ image : docker.io/projectcontour/contour:v1.0.1
10351035 imagePullPolicy : IfNotPresent
10361036 command :
10371037 - contour
@@ -1251,7 +1251,7 @@ spec:
12511251 - --contour-key-file=/certs/tls.key
12521252 - --config-path=/config/contour.yaml
12531253 command : ["contour"]
1254- image : docker.io/projectcontour/contour:v1.0.0
1254+ image : docker.io/projectcontour/contour:v1.0.1
12551255 imagePullPolicy : IfNotPresent
12561256 name : contour
12571257 ports :
@@ -1394,7 +1394,7 @@ spec:
13941394 - --envoy-key-file=/certs/tls.key
13951395 command :
13961396 - contour
1397- image : docker.io/projectcontour/contour:v1.0.0
1397+ image : docker.io/projectcontour/contour:v1.0.1
13981398 imagePullPolicy : IfNotPresent
13991399 name : envoy-initconfig
14001400 volumeMounts :
You can’t perform that action at this time.
0 commit comments