We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5abee09 commit 161adf9Copy full SHA for 161adf9
charts/codefresh/Chart.yaml
@@ -23,6 +23,17 @@ annotations:
23
artifacthub.io/changes: |-
24
- kind: changed
25
description: 'build: upgrade `cf-deploy-kubernetes` (#157)'
26
+ - kind: changed
27
+ description: "Update \"cf-deploy-kubernetes\" to 17.0.0."
28
+ - kind: security
29
+ description: "Fix various CVE in \"cf-deploy-kubernetes\"."
30
+ - kind: added
31
+ description: "Support k8s 1.32, 1.33, 1.34 in \"deploy\" step."
32
+ - kind: deprecated
33
+ description: "Remove support for k8s older than 1.32 in \"deploy\" step."
34
+ links:
35
+ - name: Codefresh Docs - Deploy
36
+ url: https://codefresh.io/docs/docs/pipelines/steps/deploy/
37
dependencies:
38
- name: cf-common
39
repository: oci://quay.io/codefresh/charts
0 commit comments