Skip to content

Commit 2ee3164

Browse files
onprem: 2.4.0-rc.7 (#1314)
1 parent 1922203 commit 2ee3164

File tree

3 files changed

+17
-15
lines changed

3 files changed

+17
-15
lines changed

codefresh/Chart.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies:
4040
version: 4.10.0
4141
- name: cluster-providers
4242
repository: oci://quay.io/codefresh/charts
43-
version: 1.17.6
43+
version: 1.17.7
4444
- name: kube-integration
4545
repository: oci://quay.io/codefresh/charts
4646
version: 1.31.7
@@ -52,7 +52,7 @@ dependencies:
5252
version: 1.8.1
5353
- name: tasker-kubernetes
5454
repository: oci://quay.io/codefresh/charts
55-
version: 1.26.8
55+
version: 1.26.9
5656
- name: context-manager
5757
repository: oci://quay.io/codefresh/charts
5858
version: 2.29.3
@@ -61,7 +61,7 @@ dependencies:
6161
version: 3.134.7
6262
- name: gitops-dashboard-manager
6363
repository: oci://quay.io/codefresh/charts
64-
version: 1.14.12
64+
version: 1.14.13
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
6767
version: 21.253.43
@@ -118,7 +118,7 @@ dependencies:
118118
version: 21.253.43
119119
- name: cfui
120120
repository: oci://quay.io/codefresh/charts
121-
version: 14.94.76
121+
version: 14.94.77
122122
- name: k8s-monitor
123123
repository: oci://quay.io/codefresh/charts
124124
version: 4.11.6
@@ -133,13 +133,13 @@ dependencies:
133133
version: 0.15.0
134134
- name: hermes
135135
repository: oci://quay.io/codefresh/charts
136-
version: 0.21.8
136+
version: 0.21.9
137137
- name: nomios
138138
repository: oci://quay.io/codefresh/charts
139-
version: 0.11.5
139+
version: 0.11.6
140140
- name: cronus
141141
repository: oci://quay.io/codefresh/charts
142-
version: 0.8.5
142+
version: 0.8.6
143143
- name: cf-platform-analytics
144144
repository: oci://quay.io/codefresh/charts
145145
version: 0.49.47
@@ -148,12 +148,12 @@ dependencies:
148148
version: 0.49.47
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151-
version: 1.2902.0
151+
version: 1.2911.0
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154154
version: 0.1.12
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157157
version: 0.0.15
158-
digest: sha256:e500b2f92f92d681268b48faeb544bcc3c5bd0b7adb299dc340f9acef9065968
159-
generated: "2024-06-25T12:43:23.123520411+03:00"
158+
digest: sha256:afd6bb6e7aeac4de925b73c8f5ed30dd8eeefd80b77a973945c77394978fa305
159+
generated: "2024-06-29T20:13:11.761713031+03:00"

codefresh/Chart.yaml

Lines changed: 6 additions & 4 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.0-rc.6
4+
version: 2.4.0-rc.7
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -15,10 +15,12 @@ appVersion: 2.4.0
1515
annotations:
1616
artifacthub.io/prerelease: "true"
1717
artifacthub.io/alternativeName: "codefresh-onprem"
18-
# artifacthub.io/containsSecurityUpdates: "true"
18+
artifacthub.io/containsSecurityUpdates: "true"
1919
artifacthub.io/changes: |
2020
- kind: changed
21-
description: Enable delightedSurvey feature flag
21+
description: Update cf-ui, argo-platform
22+
- kind: security
23+
description: Misc security updates
2224
dependencies:
2325
- name: cf-common
2426
repository: oci://quay.io/codefresh/charts
@@ -236,7 +238,7 @@ dependencies:
236238
repository: oci://quay.io/codefresh/charts
237239
condition: argo-platform.enabled
238240
- name: argo-platform
239-
version: "1.2902.0"
241+
version: "1.2911.0"
240242
repository: oci://quay.io/codefresh/charts
241243
condition: argo-platform.enabled
242244
- 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.0-rc.6](https://img.shields.io/badge/Version-2.4.0--rc.6-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-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)
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)