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 1
1
apiVersion : v2
2
- appVersion : 0.1.42
2
+ appVersion : 0.1.43
3
3
description : A Helm chart for Codefresh gitops runtime
4
4
name : gitops-runtime
5
- version : 0.4.5
5
+ version : 0.4.6
6
6
home : https://github.com/codefresh-io/gitops-runtime-helm
7
7
icon : https://avatars1.githubusercontent.com/u/11412079?v=3
8
8
keywords :
@@ -15,10 +15,7 @@ annotations:
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
16
artifacthub.io/changes : |
17
17
- 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.
22
19
dependencies :
23
20
- name : argo-cd
24
21
repository : https://codefresh-io.github.io/argo-helm
Original file line number Diff line number Diff line change @@ -427,15 +427,15 @@ app-proxy:
427
427
tag : 1.1.10-main
428
428
image :
429
429
repository : quay.io/codefresh/cap-app-proxy
430
- tag : 1.2623 .0
430
+ tag : 1.2667 .0
431
431
pullPolicy : IfNotPresent
432
432
# -- Extra volume mounts for main container
433
433
extraVolumeMounts : []
434
434
435
435
initContainer :
436
436
image :
437
437
repository : quay.io/codefresh/cap-app-proxy-init
438
- tag : 1.2623 .0
438
+ tag : 1.2667 .0
439
439
pullPolicy : IfNotPresent
440
440
command :
441
441
- ./init.sh
You can’t perform that action at this time.
0 commit comments