File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 0.1.42
2+ appVersion : 0.1.43
33description : A Helm chart for Codefresh gitops runtime
44name : gitops-runtime
5- version : 0.4.5
5+ version : 0.4.6
66home : https://github.com/codefresh-io/gitops-runtime-helm
77icon : https://avatars1.githubusercontent.com/u/11412079?v=3
88keywords :
@@ -15,10 +15,7 @@ annotations:
1515 artifacthub.io/alternativeName : " codefresh-gitops-runtime"
1616 artifacthub.io/changes : |
1717 - kind: changed
18- description: Update argo-cd chart to 5.53.12-4-cap-2.9-2024.2.22-25d9fca69
19- links:
20- - name: revert support application version custom path based on the Codefresh ApplicationConfiguration
21- url: https://github.com/codefresh-io/argo-cd/releases/tag/v2.9-2024.2.22-25d9fca69
18+ description: Update app-proxy to 1.2667.0. Includes: previous container logs support.
2219dependencies :
2320- name : argo-cd
2421 repository : https://codefresh-io.github.io/argo-helm
Original file line number Diff line number Diff line change @@ -427,15 +427,15 @@ app-proxy:
427427 tag : 1.1.10-main
428428 image :
429429 repository : quay.io/codefresh/cap-app-proxy
430- tag : 1.2623 .0
430+ tag : 1.2667 .0
431431 pullPolicy : IfNotPresent
432432 # -- Extra volume mounts for main container
433433 extraVolumeMounts : []
434434
435435 initContainer :
436436 image :
437437 repository : quay.io/codefresh/cap-app-proxy-init
438- tag : 1.2623 .0
438+ tag : 1.2667 .0
439439 pullPolicy : IfNotPresent
440440 command :
441441 - ./init.sh
You can’t perform that action at this time.
0 commit comments