Skip to content

Commit d820f83

Browse files
onprem: 2.2.2 release (#1200)
1 parent b4ea6ca commit d820f83

File tree

3 files changed

+25
-24
lines changed

3 files changed

+25
-24
lines changed

codefresh/Chart.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -64,55 +64,55 @@ dependencies:
6464
version: 1.14.8
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
67-
version: 21.247.13
67+
version: 21.247.14
6868
- name: cfapi
6969
repository: oci://quay.io/codefresh/charts
70-
version: 21.247.13
70+
version: 21.247.14
7171
- name: cfapi
7272
repository: oci://quay.io/codefresh/charts
73-
version: 21.247.13
73+
version: 21.247.14
7474
- name: cfapi
7575
repository: oci://quay.io/codefresh/charts
76-
version: 21.247.13
76+
version: 21.247.14
7777
- name: cfapi
7878
repository: oci://quay.io/codefresh/charts
79-
version: 21.247.13
79+
version: 21.247.14
8080
- name: cfapi
8181
repository: oci://quay.io/codefresh/charts
82-
version: 21.247.13
82+
version: 21.247.14
8383
- name: cfapi
8484
repository: oci://quay.io/codefresh/charts
85-
version: 21.247.13
85+
version: 21.247.14
8686
- name: cfapi
8787
repository: oci://quay.io/codefresh/charts
88-
version: 21.247.13
88+
version: 21.247.14
8989
- name: cfapi
9090
repository: oci://quay.io/codefresh/charts
91-
version: 21.247.13
91+
version: 21.247.14
9292
- name: cfapi
9393
repository: oci://quay.io/codefresh/charts
94-
version: 21.247.13
94+
version: 21.247.14
9595
- name: cfapi
9696
repository: oci://quay.io/codefresh/charts
97-
version: 21.247.13
97+
version: 21.247.14
9898
- name: cfapi
9999
repository: oci://quay.io/codefresh/charts
100-
version: 21.247.13
100+
version: 21.247.14
101101
- name: cfapi
102102
repository: oci://quay.io/codefresh/charts
103-
version: 21.247.13
103+
version: 21.247.14
104104
- name: cfapi
105105
repository: oci://quay.io/codefresh/charts
106-
version: 21.247.13
106+
version: 21.247.14
107107
- name: cfapi
108108
repository: oci://quay.io/codefresh/charts
109-
version: 21.247.13
109+
version: 21.247.14
110110
- name: cfapi
111111
repository: oci://quay.io/codefresh/charts
112-
version: 21.247.13
112+
version: 21.247.14
113113
- name: cfapi
114114
repository: oci://quay.io/codefresh/charts
115-
version: 21.247.13
115+
version: 21.247.14
116116
- name: cfui
117117
repository: oci://quay.io/codefresh/charts
118118
version: 14.92.159
@@ -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:c41647766a703dc3ef7d25f551f14f9ef22444fb889de45471a300719e01c2d1
159-
generated: "2023-12-22T18:56:48.912063009+03:00"
158+
digest: sha256:e5ef4e61294de762e98e62c3186ea7891b897d61d25ab3c5234ea05085cebf94
159+
generated: "2023-12-25T02:54:10.347741424+03:00"

codefresh/Chart.yaml

Lines changed: 5 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.2.1
4+
version: 2.2.2
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -16,9 +16,10 @@ annotations:
1616
artifacthub.io/alternativeName: "codefresh-onprem"
1717
artifacthub.io/changes: |
1818
- kind: changed
19-
description: Update docs about JWKS for OIDC Provider
20-
- kind: changed
21-
description: Lock argo-platform version
19+
description: Update accountInfoCopyButton feature flag
20+
links:
21+
- name: JIRA Issue
22+
url: https://codefresh-io.atlassian.net/browse/CR-19152
2223
dependencies:
2324
- name: cf-common
2425
repository: oci://quay.io/codefresh/charts

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.1](https://img.shields.io/badge/Version-2.2.1-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.2](https://img.shields.io/badge/Version-2.2.2-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)