File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : 0.1.27-helm-alpha
33description : A Helm chart for Codefresh gitops runtime
44name : gitops-runtime
5- version : 0.2.1-alpha.3
5+ version : 0.2.1-alpha.4
66home : https://github.com/codefresh-io/gitops-runtime-helm
77keywords :
88 - codefresh
Original file line number Diff line number Diff line change @@ -280,14 +280,14 @@ app-proxy:
280280 image :
281281 repository : quay.io/codefresh/cap-app-proxy
282282 # Overrides the image tag whose default is the chart appVersion.
283- tag : 1.2172 .0
283+ tag : 1.2190 .0
284284 pullPolicy : IfNotPresent
285285
286286 initContainer :
287287 image :
288288 repository : quay.io/codefresh/cap-app-proxy-init
289289 # Overrides the image tag whose default is the chart appVersion.
290- tag : 1.2172 .0
290+ tag : 1.2190 .0
291291 pullPolicy : IfNotPresent
292292 command :
293293 - ./init.sh
You can’t perform that action at this time.
0 commit comments