Skip to content

Commit ab23572

Browse files
onprem: 2.4.4 patch (#1323)
1 parent 357571a commit ab23572

File tree

3 files changed

+13
-10
lines changed

3 files changed

+13
-10
lines changed

codefresh/Chart.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,18 +142,18 @@ dependencies:
142142
version: 0.8.6
143143
- name: cf-platform-analytics
144144
repository: oci://quay.io/codefresh/charts
145-
version: 0.49.49
145+
version: 0.49.52
146146
- name: cf-platform-analytics
147147
repository: oci://quay.io/codefresh/charts
148-
version: 0.49.49
148+
version: 0.49.52
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151-
version: 1.2911.0
151+
version: 1.2944.1
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154-
version: 0.1.12
154+
version: 0.1.13
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157157
version: 0.0.15
158-
digest: sha256:85bcd8321b91df7d4a6e71f5b727c06d0d77a40a2264dddc18a52e60a44c628f
159-
generated: "2024-07-12T15:58:58.89447039+03:00"
158+
digest: sha256:6bcae4853d52aa868bbc651a847ffc9d5d0ba61d54b36d2118859aeeacdefe2e
159+
generated: "2024-07-22T10:53:22.504306253+03:00"

codefresh/Chart.yaml

Lines changed: 6 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.4.3
4+
version: 2.4.4
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -18,7 +18,10 @@ annotations:
1818
artifacthub.io/containsSecurityUpdates: "true"
1919
artifacthub.io/changes: |
2020
- kind: fixed
21-
description: "Fix LaunchDarkly I/O error for air-gapped installations"
21+
description: "(gitops-platform) Fix ApplicationSet sync"
22+
links:
23+
- name: JIRA Issue
24+
url: https://codefresh-io.atlassian.net/browse/CR-23763
2225
dependencies:
2326
- name: cf-common
2427
repository: oci://quay.io/codefresh/charts
@@ -236,7 +239,7 @@ dependencies:
236239
repository: oci://quay.io/codefresh/charts
237240
condition: argo-platform.enabled
238241
- name: argo-platform
239-
version: "1.2911.0"
242+
version: "1.2944.1"
240243
repository: oci://quay.io/codefresh/charts
241244
condition: argo-platform.enabled
242245
- 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.4.3](https://img.shields.io/badge/Version-2.4.3-informational?style=flat-square) ![AppVersion: 2.4.0](https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat-square)
3+
![Version: 2.4.4](https://img.shields.io/badge/Version-2.4.4-informational?style=flat-square) ![AppVersion: 2.4.0](https://img.shields.io/badge/AppVersion-2.4.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)