@@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : 0.1.72
33description : A Helm chart for Codefresh gitops runtime
44name : gitops-runtime
5- version : 0.0 .0
5+ version : 0.90 .0
66home : https://github.com/codefresh-io/gitops-runtime-helm
77icon : https://avatars1.githubusercontent.com/u/11412079?v=3
88keywords :
@@ -13,30 +13,85 @@ maintainers:
1313 url : https://codefresh-io.github.io/
1414annotations :
1515 artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16+ artifacthub.io/changes : |-
17+ - kind: changed
18+ description: 'feat: alice (#21)'
19+ - kind: changed
20+ description: 'feat: bar (#7)'
21+ - kind: changed
22+ description: bumped argocd to 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9 (#664)
23+ - kind: changed
24+ description: bumped app-proxy to 1.3707.0 closed ha gaps (#667)
25+ - kind: changed
26+ description: 'fix: remove checksum tests as they fail when chart version changes (#670)'
27+ - kind: changed
28+ description: updated codefresh-gitops-operator (#666)
29+ - kind: changed
30+ description: updated cli-v2, kubectl in runtime-installer (#661)
31+ - kind: changed
32+ description: using bitnamilegacy instead of bitnami (#653)
33+ - kind: changed
34+ description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3702.0 (#659)'
35+ - kind: changed
36+ description: 'test: update platform mock(me) (#656)'
37+ - kind: changed
38+ description: 'fix: support failing release if app sync fails (#645)'
39+ - kind: changed
40+ description: 'chore(CR-30232): updated oauth2, golang.org/x/net, github.com/cloudflare (#639)'
41+ - kind: changed
42+ description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3701.0 (#654)'
43+ - kind: changed
44+ description: updated cspd enrichers (#652)
45+ - kind: changed
46+ description: 'fix: update leader elector image tag to remove version prefix ''v'' (#651)'
47+ - kind: changed
48+ description: 'feat: solve out-of-sync crds in Argo CD v3 (#630)'
49+ - kind: changed
50+ description: 'feat: add leader election support to agent and remove from handler (#647)'
51+ - kind: changed
52+ description: 'chore: update cap-app-proxy image tags to 1.3694.0 - use proxy env vars in git operations (#646)'
53+ - kind: changed
54+ description: quote proxy env vars (#644)
55+ - kind: changed
56+ description: 'fix: update workflow submission logic and improve error handling (#625)'
57+ - kind: changed
58+ description: 'chore: update cap-app-proxy image tags to 1.3688.0 - fix eventBusName when using jetstream (#636)'
59+ - kind: changed
60+ description: 'fix: argo helm bump redis version (#631)'
61+ - kind: changed
62+ description: 'feat(app-proxy): add leader election (#621)'
63+ - kind: changed
64+ description: 'chore: update cap-app-proxy image tags to 1.3680.0 - fix: return the pushed commit sha (#6560) (#628)'
65+ - kind: changed
66+ description: 'chore: Gitops Operator to v0.8.11 to fix 4 issues (#624)'
67+ - kind: changed
68+ description: 'fix: GITOPS_OPERATOR_VERSION should be based upon its own tag, and not the chart appVersion (#626)'
69+ - kind: changed
70+ description: 'fix: event-reporter should handle applications from a specific argo-cd instance (#618)'
1671dependencies :
17- - name : argo-cd
18- repository : https://codefresh-io.github.io/argo-helm
19- condition : argo-cd.enabled
20- version : 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9
21- - name : argo-events
22- repository : https://codefresh-io.github.io/argo-helm
23- version : 2.4.8-cap-CR-29689
24- - name : argo-workflows
25- repository : https://codefresh-io.github.io/argo-helm
26- version : 0.45.15-v3.6.7-cap-CR-28355
27- condition : argo-workflows.enabled
28- - name : argo-rollouts
29- repository : https://codefresh-io.github.io/argo-helm
30- version : 2.37.3-6-v1.7.2-cap-CR-29629
31- condition : argo-rollouts.enabled
32- - name : sealed-secrets
33- repository : https://bitnami-labs.github.io/sealed-secrets/
34- version : 2.17.2
35- - name : codefresh-tunnel-client
36- repository : oci://quay.io/codefresh/charts
37- version : 0.1.21
38- alias : tunnel-client
39- condition : tunnel-client.enabled
40- - name : cf-common
41- repository : oci://quay.io/codefresh/charts
42- version : 0.27.0
72+ - name : argo-cd
73+ repository : https://codefresh-io.github.io/argo-helm
74+ condition : argo-cd.enabled
75+ version : 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9
76+ - name : argo-events
77+ repository : https://codefresh-io.github.io/argo-helm
78+ version : 2.4.8-cap-CR-29689
79+ - name : argo-workflows
80+ repository : https://codefresh-io.github.io/argo-helm
81+ version : 0.45.15-v3.6.7-cap-CR-28355
82+ condition : argo-workflows.enabled
83+ - name : argo-rollouts
84+ repository : https://codefresh-io.github.io/argo-helm
85+ version : 2.37.3-6-v1.7.2-cap-CR-29629
86+ condition : argo-rollouts.enabled
87+ - name : sealed-secrets
88+ repository : https://bitnami-labs.github.io/sealed-secrets/
89+ version : 2.17.2
90+ - name : codefresh-tunnel-client
91+ repository : oci://quay.io/codefresh/charts
92+ version : 0.1.21
93+ alias : tunnel-client
94+ condition : tunnel-client.enabled
95+ - name : cf-common
96+ repository : oci://quay.io/codefresh/charts
97+ version : 0.27.0
0 commit comments