File tree 3 files changed +6
-8
lines changed
3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies:
46
46
version: 1.31.8
47
47
- name: charts-manager
48
48
repository: oci://quay.io/codefresh/charts
49
- version: 1.17.1
49
+ version: 1.17.2
50
50
- name: cfsign
51
51
repository: oci://quay.io/codefresh/charts
52
52
version: 1.8.2
@@ -58,7 +58,7 @@ dependencies:
58
58
version: 2.29.4
59
59
- name: pipeline-manager
60
60
repository: oci://quay.io/codefresh/charts
61
- version: 3.134.7
61
+ version: 3.134.9
62
62
- name: gitops-dashboard-manager
63
63
repository: oci://quay.io/codefresh/charts
64
64
version: 1.14.13
@@ -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:74af70e180bde255b3df58ed1b54f1e6db2ecf7e29b675ab222cccd5d181dcf1
159
- generated: "2024-07-04T14:53:30.648792884 +03:00"
158
+ digest: sha256:60516f1b04ca5d996b09835b0fd4966fee2511a6f97a4c5e9bedf9663bb56827
159
+ generated: "2024-07-05T00:02:54.595990362 +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.1
4
+ version : 2.4.2
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -19,8 +19,6 @@ annotations:
19
19
artifacthub.io/changes : |
20
20
- kind: security
21
21
description: "Misc security updates"
22
- - kind: changed
23
- description: "Update internal-gateway/docker:dind"
24
22
dependencies :
25
23
- name : cf-common
26
24
repository : oci://quay.io/codefresh/charts
Original file line number Diff line number Diff line change 1
1
## Codefresh On-Premises
2
2
3
- ![ Version: 2.4.1 ] ( https://img.shields.io/badge/Version-2.4.1 -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.2 ] ( https://img.shields.io/badge/Version-2.4.2 -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