Skip to content

Commit 07f4abb

Browse files
onprem: 2.2.0 release (#1195)
1 parent 3863685 commit 07f4abb

File tree

3 files changed

+13
-15
lines changed

3 files changed

+13
-15
lines changed

codefresh/Chart.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies:
3737
version: 1.3.0
3838
- name: ingress-nginx
3939
repository: https://kubernetes.github.io/ingress-nginx
40-
version: 4.8.4
40+
version: 4.9.0
4141
- name: cluster-providers
4242
repository: oci://quay.io/codefresh/charts
4343
version: 1.17.1
@@ -115,10 +115,10 @@ dependencies:
115115
version: 21.247.13
116116
- name: cfui
117117
repository: oci://quay.io/codefresh/charts
118-
version: 14.92.156
118+
version: 14.92.159
119119
- name: k8s-monitor
120120
repository: oci://quay.io/codefresh/charts
121-
version: 4.11.5
121+
version: 4.11.6
122122
- name: runtime-environment-manager
123123
repository: oci://quay.io/codefresh/charts
124124
version: 3.33.2
@@ -130,13 +130,13 @@ dependencies:
130130
version: 0.13.4
131131
- name: hermes
132132
repository: oci://quay.io/codefresh/charts
133-
version: 0.21.7
133+
version: 0.21.8
134134
- name: nomios
135135
repository: oci://quay.io/codefresh/charts
136-
version: 0.11.4
136+
version: 0.11.5
137137
- name: cronus
138138
repository: oci://quay.io/codefresh/charts
139-
version: 0.8.4
139+
version: 0.8.5
140140
- name: cf-platform-analytics
141141
repository: oci://quay.io/codefresh/charts
142142
version: 0.49.22
@@ -145,7 +145,7 @@ dependencies:
145145
version: 0.49.22
146146
- name: argo-platform
147147
repository: oci://quay.io/codefresh/charts
148-
version: 1.2574.0
148+
version: 1.2577.0
149149
- name: argo-hub-platform
150150
repository: oci://quay.io/codefresh/charts
151151
version: 0.1.8
@@ -155,5 +155,5 @@ dependencies:
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157157
version: 0.0.12
158-
digest: sha256:d4b76dfd00dd91f24dd0b2ad3e518316b0c3a140f750485f2a0b67f9fae67883
159-
generated: "2023-12-19T22:59:25.17774928+03:00"
158+
digest: sha256:00e272664f19b5a9366b8252e3469d57d02a9d8f6d012395209bbafa7cd0c2f4
159+
generated: "2023-12-21T15:39:10.200712245+03:00"

codefresh/Chart.yaml

Lines changed: 3 additions & 5 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.2.0-rc.5
4+
version: 2.2.0
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -17,9 +17,7 @@ annotations:
1717
artifacthub.io/prerelease: "true"
1818
artifacthub.io/changes: |
1919
- kind: changed
20-
description: Onprem 2.2.0-rc.5 pre-release
21-
- kind: changed
22-
description: Update engine
20+
description: Onprem 2.2.0 release
2321
dependencies:
2422
- name: cf-common
2523
repository: oci://quay.io/codefresh/charts
@@ -69,7 +67,7 @@ dependencies:
6967
condition: runner.enabled
7068
version: 1.3.0
7169
- name: ingress-nginx
72-
version: 4.8.4
70+
version: 4.9.0
7371
repository: https://kubernetes.github.io/ingress-nginx
7472
condition: ingress-nginx.enabled
7573
- name: cluster-providers

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.2.0-rc.5](https://img.shields.io/badge/Version-2.2.0--rc.5-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square)
3+
![Version: 2.2.0](https://img.shields.io/badge/Version-2.2.0-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.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)