11apiVersion : v2
22description : Helm Chart for Codefresh On-Prem
33name : codefresh
4- version : 0.0 .0
4+ version : 2.10 .0
55keywords :
66 - codefresh
77home : https://codefresh.io/
@@ -22,16 +22,29 @@ annotations:
2222 # description: ""
2323 artifacthub.io/changes : |-
2424 - kind: changed
25- description: "Update \"cf-deploy-kubernetes\" to 17.0.0."
26- - kind: security
27- description: "Fix various CVE in \"cf-deploy-kubernetes\"."
28- - kind: added
29- description: "Support k8s 1.32, 1.33, 1.34 in \"deploy\" step."
30- - kind: deprecated
31- description: "Remove support for k8s older than 1.32 in \"deploy\" step."
32- links:
33- - name: Codefresh Docs - Deploy
34- url: https://codefresh.io/docs/docs/pipelines/steps/deploy/
25+ description: 'onprem: 2.10.0 (#173)'
26+ - kind: changed
27+ description: 'chore(deps): bump subcharts (#107)'
28+ - kind: changed
29+ description: 'build: upgrade `cf-deploy-kubernetes` (#157) (#159)'
30+ - kind: changed
31+ description: 'feat(doc): bitnami notes update (#151)'
32+ - kind: changed
33+ description: 'fix: security fixes for cf-runtime images (#149)'
34+ - kind: changed
35+ description: 'fix: restore nats (#124)'
36+ - kind: changed
37+ description: 'docs: added ability to disable postgres store for eventbus and set schema name for audit (#121)'
38+ - kind: changed
39+ description: 'chore(CR-29499): bump kubectl, mongosh, postgres (#117)'
40+ - kind: changed
41+ description: 'docs: document 2.9 indexes and changes in schema (#112)'
42+ - kind: changed
43+ description: 'feat: add compatibility table for onprem services (#111)'
44+ - kind: changed
45+ description: 'doc: document `dind` breaking changes (#113)'
46+ - kind: changed
47+ description: 'fix: get-all-images.sh script'
3548dependencies :
3649 - name : cf-common
3750 repository : oci://quay.io/codefresh/charts
0 commit comments