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.3.1
41
+ version : 0.3.2
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 @@ -428,15 +428,15 @@ app-proxy:
428
428
tag : 1.1.10-main
429
429
image :
430
430
repository : quay.io/codefresh/cap-app-proxy
431
- tag : 1.3094 .0
431
+ tag : 1.3098 .0
432
432
pullPolicy : IfNotPresent
433
433
# -- Extra volume mounts for main container
434
434
extraVolumeMounts : []
435
435
436
436
initContainer :
437
437
image :
438
438
repository : quay.io/codefresh/cap-app-proxy-init
439
- tag : 1.3094 .0
439
+ tag : 1.3098 .0
440
440
pullPolicy : IfNotPresent
441
441
command :
442
442
- ./init.sh
You can’t perform that action at this time.
0 commit comments