@@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : 0.1.68
33description : A Helm chart for Codefresh gitops runtime
44name : gitops-runtime
5- version : 0.17.0
5+ version : 0.17.1
66home : https://github.com/codefresh-io/gitops-runtime-helm
77icon : https://avatars1.githubusercontent.com/u/11412079?v=3
88keywords :
@@ -15,43 +15,7 @@ annotations:
1515 artifacthub.io/alternativeName : " codefresh-gitops-runtime"
1616 artifacthub.io/changes : |-
1717 - kind: changed
18- description: 0.17.0 runtime release notes updated
19- - kind: changed
20- description: helm docs update to include sources server default changes
21- - kind: changed
22- description: 'chore: source server image 2025.01.27-6069b19 (#407)'
23- - kind: changed
24- description: 'feat: upgrade Argo Rollouts to 1.7.2 plus security fixes (#392)'
25- - kind: changed
26- description: 0.17.0 runtime release notes
27- - kind: changed
28- description: 'feat: sources server update with get manifest request and app-proxy 1.3307.0 (#382)'
29- - kind: changed
30- description: 'chore(argo-workflows): bump argo-workflows to 0.45.2-v3.6.4-cap-CR-27392 (#404)'
31- - kind: changed
32- description: updated gitops-operator version to 0.3.26 (#405)
33- - kind: changed
34- description: 'Feat(CR-27391): add new option to app-proxy (#403)'
35- - kind: changed
36- description: 'chore: updated sealed-secrets-controller (#402)'
37- - kind: changed
38- description: Update Chart.yaml (#396)
39- - kind: changed
40- description: 'feat: update app-proxy version (gitSourceConfigured status) (#393)'
41- - kind: changed
42- description: bump argocd helm to argo-cd-7.7.14-3-cap-2.13.3-2025.2.12-7bfd6c858 (#394)
43- - kind: changed
44- description: 'feat: update app proxy version (#391)'
45- - kind: changed
46- description: 'Fix(job): argument list too long (#383)'
47- - kind: changed
48- description: 'feat: bump gitops operator with promotion hooks support (#368)'
49- - kind: changed
50- description: 'chore(): updating csdp (#385)'
51- - kind: changed
52- description: 'chore: CR-26261 - updated gitops operator to v0.3.22 to support promotion queue (#379)'
53- - kind: changed
54- description: 'chore(CR-26970): updated cf-cliv2, kubectl (#375)'
18+ description: 'chore: bump gitops-operator version to 0.3.27 (#409)'
5519dependencies :
5620 - name : argo-cd
5721 repository : https://codefresh-io.github.io/argo-helm
@@ -77,7 +41,7 @@ dependencies:
7741 condition : tunnel-client.enabled
7842 - name : codefresh-gitops-operator
7943 repository : oci://quay.io/codefresh/charts
80- version : 0.3.26
44+ version : 0.3.27
8145 alias : gitops-operator
8246 condition : gitops-operator.enabled
8347 - name : garage
0 commit comments