File tree 3 files changed +8
-10
lines changed
3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies:
43
43
version: 1.17.7
44
44
- name: kube-integration
45
45
repository: oci://quay.io/codefresh/charts
46
- version: 1.31.7
46
+ version: 1.31.8
47
47
- name: charts-manager
48
48
repository: oci://quay.io/codefresh/charts
49
49
version: 1.17.1
@@ -142,10 +142,10 @@ 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.47
145
+ version: 0.49.48
146
146
- name: cf-platform-analytics
147
147
repository: oci://quay.io/codefresh/charts
148
- version: 0.49.47
148
+ version: 0.49.48
149
149
- name: argo-platform
150
150
repository: oci://quay.io/codefresh/charts
151
151
version: 1.2911.0
@@ -155,5 +155,5 @@ dependencies:
155
155
- name: cf-oidc-provider
156
156
repository: oci://quay.io/codefresh/charts
157
157
version: 0.0.15
158
- digest: sha256:afd6bb6e7aeac4de925b73c8f5ed30dd8eeefd80b77a973945c77394978fa305
159
- generated: "2024-06-29T20:13:11.761713031 +03:00"
158
+ digest: sha256:93d3780111076127ba2d1818ea7ad3cbe120eeaaeebc2a4a82fb49b11e765409
159
+ generated: "2024-07-02T10:02:41.675438222 +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.0-rc.7
4
+ version : 2.4.0
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -13,12 +13,10 @@ maintainers:
13
13
url : https://codefresh-io.github.io/
14
14
appVersion : 2.4.0
15
15
annotations :
16
- artifacthub.io/prerelease : " true"
16
+ # artifacthub.io/prerelease: "true"
17
17
artifacthub.io/alternativeName : " codefresh-onprem"
18
18
artifacthub.io/containsSecurityUpdates : " true"
19
19
artifacthub.io/changes : |
20
- - kind: changed
21
- description: Update cf-ui, argo-platform
22
20
- kind: security
23
21
description: Misc security updates
24
22
dependencies :
Original file line number Diff line number Diff line change 1
1
## Codefresh On-Premises
2
2
3
- ![ Version: 2.4.0-rc.7 ] ( https://img.shields.io/badge/Version-2.4.0--rc.7 -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.0] ( https://img.shields.io/badge/Version-2.4.0-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