Skip to content

Commit d799c99

Browse files
onprem: 2.8.13
1 parent 8a28dd9 commit d799c99

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

codefresh/Chart.yaml

Lines changed: 4 additions & 6 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.8.12
4+
version: 2.8.13
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -18,17 +18,15 @@ annotations:
1818
artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
21-
- kind: fixed
22-
description: "Fix RabbitMQ version requirements."
23-
- kind: security
24-
description: "Contains security fixes"
21+
- kind: changed
22+
description: "Update internal-gateway"
2523
dependencies:
2624
- name: cf-common
2725
repository: oci://quay.io/codefresh/charts
2826
version: 0.18.1
2927
- name: internal-gateway
3028
repository: oci://quay.io/codefresh/charts
31-
version: 0.10.6
29+
version: 0.11.0
3230
condition: internal-gateway.enabled
3331
- name: consul
3432
version: 11.4.32

0 commit comments

Comments
 (0)