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.2.12
41
+ version : 0.2.13
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 @@ -415,15 +415,15 @@ app-proxy:
415
415
tag : 1.1.10-main
416
416
image :
417
417
repository : quay.io/codefresh/cap-app-proxy
418
- tag : 1.3021 .0
418
+ tag : 1.3045 .0
419
419
pullPolicy : IfNotPresent
420
420
# -- Extra volume mounts for main container
421
421
extraVolumeMounts : []
422
422
423
423
initContainer :
424
424
image :
425
425
repository : quay.io/codefresh/cap-app-proxy-init
426
- tag : 1.3021 .0
426
+ tag : 1.3045 .0
427
427
pullPolicy : IfNotPresent
428
428
command :
429
429
- ./init.sh
You can’t perform that action at this time.
0 commit comments