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
2
2
appVersion : 0.1.27-helm-alpha
3
3
description : A Helm chart for Codefresh gitops runtime
4
4
name : gitops-runtime
5
- version : 0.2.1-alpha.3
5
+ version : 0.2.1-alpha.4
6
6
home : https://github.com/codefresh-io/gitops-runtime-helm
7
7
keywords :
8
8
- codefresh
Original file line number Diff line number Diff line change @@ -280,14 +280,14 @@ app-proxy:
280
280
image :
281
281
repository : quay.io/codefresh/cap-app-proxy
282
282
# Overrides the image tag whose default is the chart appVersion.
283
- tag : 1.2172 .0
283
+ tag : 1.2190 .0
284
284
pullPolicy : IfNotPresent
285
285
286
286
initContainer :
287
287
image :
288
288
repository : quay.io/codefresh/cap-app-proxy-init
289
289
# Overrides the image tag whose default is the chart appVersion.
290
- tag : 1.2172 .0
290
+ tag : 1.2190 .0
291
291
pullPolicy : IfNotPresent
292
292
command :
293
293
- ./init.sh
You can’t perform that action at this time.
0 commit comments