File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,10 @@ annotations:
1818 description: "update codefresh-gitops-operator to 0.1.0-alpha.13"
1919 - kind: added
2020 description: "added runtime.isConfigurationRuntime field"
21+ - kind: fixed
22+ description: "fix sealed secret shearing among clusters"
2123 - kind: changed
22- description: "update cap-app-proxy to 1.2816.0 "
24+ description: "update cap-app-proxy to 1.2825.1 "
2325dependencies :
2426- name : argo-cd
2527 repository : https://codefresh-io.github.io/argo-helm
Original file line number Diff line number Diff line change @@ -494,15 +494,15 @@ app-proxy:
494494 tag : 1.1.10-main
495495 image :
496496 repository : quay.io/codefresh/cap-app-proxy
497- tag : 1.2816.0
497+ tag : 1.2825.1
498498 pullPolicy : IfNotPresent
499499 # -- Extra volume mounts for main container
500500 extraVolumeMounts : []
501501
502502 initContainer :
503503 image :
504504 repository : quay.io/codefresh/cap-app-proxy-init
505- tag : 1.2816.0
505+ tag : 1.2825.1
506506 pullPolicy : IfNotPresent
507507 command :
508508 - ./init.sh
You can’t perform that action at this time.
0 commit comments