Skip to content

Commit e1b0b9d

Browse files
onprem: 2.5.3 (#7)
1 parent 3923956 commit e1b0b9d

File tree

3 files changed

+22
-10
lines changed

3 files changed

+22
-10
lines changed

codefresh/Chart.lock

Lines changed: 6 additions & 6 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: 15.0.1
28+
version: 14.6.9
2929
- name: nats
3030
repository: https://charts.bitnami.com/bitnami
3131
version: 8.4.4
@@ -118,13 +118,13 @@ dependencies:
118118
version: 21.260.39
119119
- name: cfui
120120
repository: oci://quay.io/codefresh/charts
121-
version: 14.95.77
121+
version: 14.95.78
122122
- name: k8s-monitor
123123
repository: oci://quay.io/codefresh/charts
124124
version: 4.11.8
125125
- name: runtime-environment-manager
126126
repository: oci://quay.io/codefresh/charts
127-
version: 3.36.3
127+
version: 3.36.4
128128
- name: cf-broadcaster
129129
repository: oci://quay.io/codefresh/charts
130130
version: 1.12.16
@@ -148,12 +148,12 @@ dependencies:
148148
version: 0.49.63
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151-
version: 1.3036.0-onprem-10b556f
151+
version: 1.3037.0-onprem-680e6c9
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154154
version: 0.1.16
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157157
version: 0.0.15
158-
digest: sha256:51979bbbb995332f38f4dee77b8d32e07241dba5a016d62e5b9c870a32633742
159-
generated: "2024-10-03T18:08:21.167159596+03:00"
158+
digest: sha256:5caa90b76bb269d520322473dd9014d852412bdcfd912af7d99255e2ae8fd9e1
159+
generated: "2024-10-08T17:32:50.890794849+03:00"

codefresh/Chart.yaml

Lines changed: 15 additions & 3 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.2
4+
version: 2.5.3
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -20,6 +20,18 @@ annotations:
2020
artifacthub.io/changes: |
2121
- kind: security
2222
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
33+
- kind: changed
34+
description: "Revert RabbitMQ to 13.x version"
2335
dependencies:
2436
- name: cf-common
2537
repository: oci://quay.io/codefresh/charts
@@ -53,7 +65,7 @@ dependencies:
5365
version: 4.26.1
5466
condition: redis-ha.enabled
5567
- name: rabbitmq
56-
version: 15.0.1
68+
version: 14.6.9
5769
repository: https://charts.bitnami.com/bitnami
5870
condition: rabbitmq.enabled
5971
- name: nats
@@ -237,7 +249,7 @@ dependencies:
237249
repository: oci://quay.io/codefresh/charts
238250
condition: argo-platform.enabled
239251
- name: argo-platform
240-
version: "1.3036.0-onprem-10b556f"
252+
version: "1.3037.0-onprem-680e6c9"
241253
repository: oci://quay.io/codefresh/charts
242254
condition: argo-platform.enabled
243255
- name: argo-hub-platform

codefresh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![Version: 2.5.2](https://img.shields.io/badge/Version-2.5.2-informational?style=flat-square) ![AppVersion: 2.5.0](https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square)
3+
![Version: 2.5.3](https://img.shields.io/badge/Version-2.5.3-informational?style=flat-square) ![AppVersion: 2.5.0](https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square)
44

55
Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.
66

0 commit comments

Comments
 (0)