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 e700d0e commit c4f4db4Copy full SHA for c4f4db4
charts/codefresh/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
description: Helm Chart for Codefresh On-Prem
3
name: codefresh
4
-version: 2.9.1
+version: 2.9.2
5
keywords:
6
- codefresh
7
home: https://codefresh.io/
@@ -21,8 +21,8 @@ annotations:
21
# - kind:
22
# description: ""
23
artifacthub.io/changes: |-
24
- - kind: security
25
- description: 'fix: security vulnerability in cf-broadcaster'
+ - kind: changed
+ description: security patch (#129)
26
dependencies:
27
- name: cf-common
28
repository: oci://quay.io/codefresh/charts
0 commit comments