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 @@ -132,7 +132,7 @@ dependencies:
132
132
condition : tunnel-client.enabled
133
133
- name : codefresh-gitops-operator
134
134
repository : oci://quay.io/codefresh/charts
135
- version : 0.7.12
135
+ version : 0.7.15
136
136
alias : gitops-operator
137
137
condition : gitops-operator.enabled
138
138
- name : cf-argocd-extras
Original file line number Diff line number Diff line change @@ -515,14 +515,14 @@ app-proxy:
515
515
tag : 1.1.13-main
516
516
image :
517
517
repository : quay.io/codefresh/cap-app-proxy
518
- tag : 1.3565 .0
518
+ tag : 1.3567 .0
519
519
pullPolicy : IfNotPresent
520
520
# -- Extra volume mounts for main container
521
521
extraVolumeMounts : []
522
522
initContainer :
523
523
image :
524
524
repository : quay.io/codefresh/cap-app-proxy-init
525
- tag : 1.3565 .0
525
+ tag : 1.3567 .0
526
526
pullPolicy : IfNotPresent
527
527
command :
528
528
- ./init.sh
You can’t perform that action at this time.
0 commit comments