@@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : 0.1.75
33description : A Helm chart for Codefresh gitops runtime
44name : gitops-runtime
5- version : ' 0.23.3 '
5+ version : ' 0.24.0 '
66home : https://github.com/codefresh-io/gitops-runtime-helm
77icon : https://avatars1.githubusercontent.com/u/11412079?v=3
88keywords :
@@ -15,9 +15,63 @@ annotations:
1515 artifacthub.io/alternativeName : " codefresh-gitops-runtime"
1616 artifacthub.io/changes : |-
1717 - kind: changed
18- description: 'update cli-v2 in installer - fix token validation code (#696 )'
18+ description: 'prepare-version(0.23.3): prepare chart content for release (#695 )'
1919 - kind: changed
20- description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3727.0 (#692) - fix: remote-cluster application fails to sync due to its project'
20+ description: 'chore: update app-proxy image tags to 1.3727.0 and bump version to 0.23.3'
21+ - kind: changed
22+ description: update cli-v2 in installer - fix token validation code (#696)
23+ - kind: changed
24+ description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3727.0 (#692)'
25+ - kind: changed
26+ description: ran prepare-release script
27+ - kind: changed
28+ description: updated changes
29+ - kind: changed
30+ description: updated nginx (#662)
31+ - kind: changed
32+ description: updated cli-v2, kubectl in runtime-installer (#661)
33+ - kind: changed
34+ description: using bitnamilegacy instead of bitnami (#653)
35+ - kind: changed
36+ description: 'chore(CR-30232): updated oauth2, golang.org/x/net, github.com/cloudflare (#639)'
37+ - kind: changed
38+ description: updated cspd enrichers (#652)
39+ - kind: changed
40+ description: updated changes
41+ - kind: changed
42+ description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3718.0 (#678)'
43+ - kind: changed
44+ description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3709.0 - simplify user cache (#673)'
45+ - kind: changed
46+ description: update Chart.yaml
47+ - kind: changed
48+ description: bumped app-proxy to 1.3707.0 closed ha gaps (#667)
49+ - kind: changed
50+ description: 'fix: remove checksum tests as they fail when chart version changes (#670)'
51+ - kind: changed
52+ description: 'chore: fix artifacthub changes'
53+ - kind: changed
54+ description: fix lint
55+ - kind: changed
56+ description: cleanup in changes
57+ - kind: changed
58+ description: create release 0.23 draft
59+ - kind: changed
60+ description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3702.0 (#659)'
61+ - kind: changed
62+ description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3701.0 (#654)'
63+ - kind: changed
64+ description: 'fix: support failing release if app sync fails (#645)'
65+ - kind: changed
66+ description: Updated gitops operator not to requeue on known release creation failures (#655)
67+ - kind: changed
68+ description: re-order Chart.yaml changes
69+ - kind: changed
70+ description: 'fix: update leader elector image tag to remove version prefix ''v'' (#651)'
71+ - kind: changed
72+ description: create release 0.23 draft
73+ - kind: changed
74+ description: create release 0.23 draft
2175dependencies :
2276 - name : argo-cd
2377 repository : https://codefresh-io.github.io/argo-helm
0 commit comments