File tree Expand file tree Collapse file tree 5 files changed +297
-166
lines changed Expand file tree Collapse file tree 5 files changed +297
-166
lines changed Original file line number Diff line number Diff line change 1818 registry-server : ghcr.io
1919 registry-username : ${{ github.actor }}
2020 image : ${{ github.repository }}
21- version : 1.30.3
21+ version : 1.32.0
2222 secrets :
2323 pull-request-token : ${{ secrets.GH_ORG_PAT }}
Original file line number Diff line number Diff line change 3737 args :
3838 - envoy
3939 - shutdown-manager
40- image : ghcr.io/projectcontour/contour:v1.30.3
40+ image : ghcr.io/projectcontour/contour:v1.32.0
4141 imagePullPolicy : IfNotPresent
4242 lifecycle :
4343 preStop :
5858 - --log-level info
5959 command :
6060 - envoy
61- image : docker.io/envoyproxy/envoy:v1.31.6
61+ image : docker.io/envoyproxy/envoy:v1.34.1
6262 imagePullPolicy : IfNotPresent
6363 name : envoy
6464 env :
@@ -119,7 +119,7 @@ spec:
119119 - --envoy-key-file=/certs/tls.key
120120 command :
121121 - contour
122- image : ghcr.io/projectcontour/contour:v1.30.3
122+ image : ghcr.io/projectcontour/contour:v1.32.0
123123 imagePullPolicy : IfNotPresent
124124 name : envoy-initconfig
125125 volumeMounts :
You can’t perform that action at this time.
0 commit comments