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 @@ -38,7 +38,7 @@ dependencies:
38
38
condition : tunnel-client.enabled
39
39
- name : codefresh-gitops-operator
40
40
repository : oci://quay.io/codefresh/charts
41
- version : 0.2.2
41
+ version : 0.2.5
42
42
alias : gitops-operator
43
43
condition : gitops-operator.enabled
44
44
- name : garage
Original file line number Diff line number Diff line change @@ -448,15 +448,15 @@ app-proxy:
448
448
tag : 1.1.10-main
449
449
image :
450
450
repository : quay.io/codefresh/cap-app-proxy
451
- tag : 1.2946 .0
451
+ tag : 1.2962 .0
452
452
pullPolicy : IfNotPresent
453
453
# -- Extra volume mounts for main container
454
454
extraVolumeMounts : []
455
455
456
456
initContainer :
457
457
image :
458
458
repository : quay.io/codefresh/cap-app-proxy-init
459
- tag : 1.2946 .0
459
+ tag : 1.2962 .0
460
460
pullPolicy : IfNotPresent
461
461
command :
462
462
- ./init.sh
You can’t perform that action at this time.
0 commit comments