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 @@ -39,7 +39,7 @@ dependencies:
39
39
condition : tunnel-client.enabled
40
40
- name : codefresh-gitops-operator
41
41
repository : oci://quay.io/codefresh/charts
42
- version : 0.7.12
42
+ version : 0.7.15
43
43
alias : gitops-operator
44
44
condition : gitops-operator.enabled
45
45
- name : cf-argocd-extras
Original file line number Diff line number Diff line change @@ -545,15 +545,15 @@ app-proxy:
545
545
tag : 1.1.13-main
546
546
image :
547
547
repository : quay.io/codefresh/cap-app-proxy
548
- tag : 1.3565 .0
548
+ tag : 1.3567 .0
549
549
pullPolicy : IfNotPresent
550
550
# -- Extra volume mounts for main container
551
551
extraVolumeMounts : []
552
552
553
553
initContainer :
554
554
image :
555
555
repository : quay.io/codefresh/cap-app-proxy-init
556
- tag : 1.3565 .0
556
+ tag : 1.3567 .0
557
557
pullPolicy : IfNotPresent
558
558
command :
559
559
- ./init.sh
You can’t perform that action at this time.
0 commit comments