Skip to content

Commit 57d8a51

Browse files
onprem: 2.5.4
1 parent e1b0b9d commit 57d8a51

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

codefresh/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
version: 4.26.1
2626
- name: rabbitmq
2727
repository: https://charts.bitnami.com/bitnami
28-
version: 14.6.9
28+
version: 15.0.2
2929
- name: nats
3030
repository: https://charts.bitnami.com/bitnami
3131
version: 8.4.4
@@ -155,5 +155,5 @@ dependencies:
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157157
version: 0.0.15
158-
digest: sha256:5caa90b76bb269d520322473dd9014d852412bdcfd912af7d99255e2ae8fd9e1
159-
generated: "2024-10-08T17:32:50.890794849+03:00"
158+
digest: sha256:cf3d101d82b8d5979da35603e288e560d554a82af5a5d830a27d0414543aec2c
159+
generated: "2024-10-08T18:19:12.608588947+03:00"

codefresh/Chart.yaml

Lines changed: 3 additions & 15 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.5.3
4+
version: 2.5.4
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -18,20 +18,8 @@ annotations:
1818
# artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
21-
- kind: security
22-
description: "Miscellaneous security updates"
23-
- kind: fixed
24-
description: "Postgres cronjob errors (platform-analytics)"
25-
links:
26-
- name: JIRA Issue
27-
url: https://codefresh-io.atlassian.net/browse/CR-23617
28-
- kind: fixed
29-
description: User login through LDAP after the user sync
30-
links:
31-
- name: JIRA Issue
32-
url: https://codefresh-io.atlassian.net/browse/CR-25498
3321
- kind: changed
34-
description: "Revert RabbitMQ to 13.x version"
22+
description: "Bump RabbitMQ to 14.x version; Added upgrade instruction"
3523
dependencies:
3624
- name: cf-common
3725
repository: oci://quay.io/codefresh/charts
@@ -65,7 +53,7 @@ dependencies:
6553
version: 4.26.1
6654
condition: redis-ha.enabled
6755
- name: rabbitmq
68-
version: 14.6.9
56+
version: 15.0.2
6957
repository: https://charts.bitnami.com/bitnami
7058
condition: rabbitmq.enabled
7159
- name: nats

0 commit comments

Comments
 (0)