File tree 3 files changed +13
-10
lines changed
3 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -142,18 +142,18 @@ dependencies:
142
142
version: 0.8.6
143
143
- name: cf-platform-analytics
144
144
repository: oci://quay.io/codefresh/charts
145
- version: 0.49.49
145
+ version: 0.49.52
146
146
- name: cf-platform-analytics
147
147
repository: oci://quay.io/codefresh/charts
148
- version: 0.49.49
148
+ version: 0.49.52
149
149
- name: argo-platform
150
150
repository: oci://quay.io/codefresh/charts
151
- version: 1.2911.0
151
+ version: 1.2944.1
152
152
- name: argo-hub-platform
153
153
repository: oci://quay.io/codefresh/charts
154
- version: 0.1.12
154
+ version: 0.1.13
155
155
- name: cf-oidc-provider
156
156
repository: oci://quay.io/codefresh/charts
157
157
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"
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
description : Helm Chart for Codefresh On-Prem
3
3
name : codefresh
4
- version : 2.4.3
4
+ version : 2.4.4
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -18,7 +18,10 @@ annotations:
18
18
artifacthub.io/containsSecurityUpdates : " true"
19
19
artifacthub.io/changes : |
20
20
- 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
22
25
dependencies :
23
26
- name : cf-common
24
27
repository : oci://quay.io/codefresh/charts
@@ -236,7 +239,7 @@ dependencies:
236
239
repository : oci://quay.io/codefresh/charts
237
240
condition : argo-platform.enabled
238
241
- name : argo-platform
239
- version : " 1.2911.0 "
242
+ version : " 1.2944.1 "
240
243
repository : oci://quay.io/codefresh/charts
241
244
condition : argo-platform.enabled
242
245
- name : argo-hub-platform
Original file line number Diff line number Diff line change 1
1
## Codefresh On-Premises
2
2
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 )
4
4
5
5
Helm chart for deploying [ Codefresh On-Premises] ( https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/ ) to Kubernetes.
6
6
You can’t perform that action at this time.
0 commit comments