Skip to content

Commit 5b59b6b

Browse files
onprem 2.6.12
1 parent 65a81e0 commit 5b59b6b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

codefresh/Chart.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: Helm Chart for Codefresh On-Prem
33
name: codefresh
4-
version: 2.6.11
4+
version: 2.6.12
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -15,11 +15,13 @@ appVersion: 2.6.0
1515
annotations:
1616
# artifacthub.io/prerelease: "true"
1717
artifacthub.io/alternativeName: "codefresh-onprem"
18-
artifacthub.io/containsSecurityUpdates: "true"
18+
artifacthub.io/containsSecurityUpdates: "false"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
21-
- kind: security
22-
description: "Upgrade ingress-nginx controller"
21+
- kind: fixed
22+
description: "fixed minimum space required toggle for system runtime environments"
23+
- kind: added
24+
description: "added australia-southeast2 region to GAR integration"
2325
dependencies:
2426
- name: cf-common
2527
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)