File tree 2 files changed +3
-3
lines changed
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.3.13
41
+ version : 0.3.14
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 @@ -440,15 +440,15 @@ app-proxy:
440
440
tag : 1.1.11-main
441
441
image :
442
442
repository : quay.io/codefresh/cap-app-proxy
443
- tag : 1.3146 .0
443
+ tag : 1.3167 .0
444
444
pullPolicy : IfNotPresent
445
445
# -- Extra volume mounts for main container
446
446
extraVolumeMounts : []
447
447
448
448
initContainer :
449
449
image :
450
450
repository : quay.io/codefresh/cap-app-proxy-init
451
- tag : 1.3146 .0
451
+ tag : 1.3167 .0
452
452
pullPolicy : IfNotPresent
453
453
command :
454
454
- ./init.sh
You can’t perform that action at this time.
0 commit comments