File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,10 @@ annotations:
18
18
description: "update codefresh-gitops-operator to 0.1.0-alpha.13"
19
19
- kind: added
20
20
description: "added runtime.isConfigurationRuntime field"
21
+ - kind: fixed
22
+ description: "fix sealed secret shearing among clusters"
21
23
- kind: changed
22
- description: "update cap-app-proxy to 1.2816.0 "
24
+ description: "update cap-app-proxy to 1.2825.1 "
23
25
dependencies :
24
26
- name : argo-cd
25
27
repository : https://codefresh-io.github.io/argo-helm
Original file line number Diff line number Diff line change @@ -494,15 +494,15 @@ app-proxy:
494
494
tag : 1.1.10-main
495
495
image :
496
496
repository : quay.io/codefresh/cap-app-proxy
497
- tag : 1.2816.0
497
+ tag : 1.2825.1
498
498
pullPolicy : IfNotPresent
499
499
# -- Extra volume mounts for main container
500
500
extraVolumeMounts : []
501
501
502
502
initContainer :
503
503
image :
504
504
repository : quay.io/codefresh/cap-app-proxy-init
505
- tag : 1.2816.0
505
+ tag : 1.2825.1
506
506
pullPolicy : IfNotPresent
507
507
command :
508
508
- ./init.sh
You can’t perform that action at this time.
0 commit comments