Skip to content

Commit 6d08251

Browse files
onprem: 2.2.0-rc.1 pre-release (#1186)
1 parent cf577e6 commit 6d08251

File tree

5 files changed

+87
-29
lines changed

5 files changed

+87
-29
lines changed

codefresh/Chart.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -64,58 +64,58 @@ dependencies:
6464
version: 1.14.7
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
67-
version: 21.246.1
67+
version: 21.247.0
6868
- name: cfapi
6969
repository: oci://quay.io/codefresh/charts
70-
version: 21.246.1
70+
version: 21.247.0
7171
- name: cfapi
7272
repository: oci://quay.io/codefresh/charts
73-
version: 21.246.1
73+
version: 21.247.0
7474
- name: cfapi
7575
repository: oci://quay.io/codefresh/charts
76-
version: 21.246.1
76+
version: 21.247.0
7777
- name: cfapi
7878
repository: oci://quay.io/codefresh/charts
79-
version: 21.246.1
79+
version: 21.247.0
8080
- name: cfapi
8181
repository: oci://quay.io/codefresh/charts
82-
version: 21.246.1
82+
version: 21.247.0
8383
- name: cfapi
8484
repository: oci://quay.io/codefresh/charts
85-
version: 21.246.1
85+
version: 21.247.0
8686
- name: cfapi
8787
repository: oci://quay.io/codefresh/charts
88-
version: 21.246.1
88+
version: 21.247.0
8989
- name: cfapi
9090
repository: oci://quay.io/codefresh/charts
91-
version: 21.246.1
91+
version: 21.247.0
9292
- name: cfapi
9393
repository: oci://quay.io/codefresh/charts
94-
version: 21.246.1
94+
version: 21.247.0
9595
- name: cfapi
9696
repository: oci://quay.io/codefresh/charts
97-
version: 21.246.1
97+
version: 21.247.0
9898
- name: cfapi
9999
repository: oci://quay.io/codefresh/charts
100-
version: 21.246.1
100+
version: 21.247.0
101101
- name: cfapi
102102
repository: oci://quay.io/codefresh/charts
103-
version: 21.246.1
103+
version: 21.247.0
104104
- name: cfapi
105105
repository: oci://quay.io/codefresh/charts
106-
version: 21.246.1
106+
version: 21.247.0
107107
- name: cfapi
108108
repository: oci://quay.io/codefresh/charts
109-
version: 21.246.1
109+
version: 21.247.0
110110
- name: cfapi
111111
repository: oci://quay.io/codefresh/charts
112-
version: 21.246.1
112+
version: 21.247.0
113113
- name: cfapi
114114
repository: oci://quay.io/codefresh/charts
115-
version: 21.246.1
115+
version: 21.247.0
116116
- name: cfui
117117
repository: oci://quay.io/codefresh/charts
118-
version: 14.92.139
118+
version: 14.92.144
119119
- name: k8s-monitor
120120
repository: oci://quay.io/codefresh/charts
121121
version: 4.11.5
@@ -145,7 +145,7 @@ dependencies:
145145
version: 0.49.22
146146
- name: argo-platform
147147
repository: oci://quay.io/codefresh/charts
148-
version: 1.2527.0
148+
version: 1.2557.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:8eb0bb0c3d78e0bc8253b2251c7b6fdb14e19185daf312d0186c76f7b8c04f98
159-
generated: "2023-12-04T19:11:53.175678678+03:00"
158+
digest: sha256:e8b23f3cc053782856d719de3e1f1abd7b1b21566e5aaa7dce4426d59abe9ecd
159+
generated: "2023-12-05T23:01:28.153562786+03:00"

codefresh/Chart.yaml

Lines changed: 6 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.0
4+
version: 2.2.0-rc.1
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -14,11 +14,12 @@ maintainers:
1414
appVersion: 2.2.0
1515
annotations:
1616
artifacthub.io/alternativeName: "codefresh-onprem"
17+
artifacthub.io/prerelease: "true"
1718
artifacthub.io/changes: |
1819
- kind: changed
19-
description: Onprem 2.2.0-rc.0 pre-release
20-
- kind: added
21-
description: Added optional redis-ha subchart
20+
description: Onprem 2.2.0-rc.1 pre-release
21+
- kind: changed
22+
description: Change default mongodb version to 5.0
2223
dependencies:
2324
- name: cf-common
2425
repository: oci://quay.io/codefresh/charts
@@ -231,7 +232,7 @@ dependencies:
231232
repository: oci://quay.io/codefresh/charts
232233
condition: argo-platform.enabled
233234
- name: argo-platform
234-
version: "1.2527.0"
235+
version: "*"
235236
repository: oci://quay.io/codefresh/charts
236237
condition: argo-platform.enabled
237238
- name: argo-hub-platform

codefresh/README.md

Lines changed: 30 additions & 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.0](https://img.shields.io/badge/Version-2.2.0--rc.0-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-rc.1](https://img.shields.io/badge/Version-2.2.0--rc.1-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

@@ -40,6 +40,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/
4040
- [To 2.0.17](#to-2-0-17)
4141
- [To 2.1.0](#to-2-1-0)
4242
- [To 2.1.7](#to-2-1-7)
43+
- [To 2.2.0](#to-2-2-0)
4344
- [Rollback](#rollback)
4445
- [Troubleshooting](#troubleshooting)
4546
- [Values](#values)
@@ -1782,6 +1783,34 @@ cf-broadcaster:
17821783

17831784
> Versions prior to 2.1.7 are still available in ChartMuseum at `http://chartmuseum.codefresh.io/codefresh`
17841785

1786+
### To 2.2.x
1787+
1788+
### [What's new in 2.2.x](https://codefresh.io/docs/docs/whats-new/on-prem-release-notes/#on-premises-version-22)
1789+
1790+
#### MongoDB 5.x
1791+
1792+
Codefresh On-Prem 2.2.x uses MongoDB 5.x (4.x is still supported). If you run external MongoDB, it is **highly** recommended to upgrade it to 5.x after upgrading Codefresh On-Prem to 2.2.x.
1793+
1794+
#### Redis HA
1795+
1796+
> If you run external Redis, this is not applicable to you.
1797+
1798+
Codefresh On-Prem 2.2.x adds (not replaces!) an **optional** Redis-HA (master/slave configuration with Sentinel sidecars for failover management) instead of a single Redis instance.
1799+
To enable it, see the following values:
1800+
1801+
```yaml
1802+
global:
1803+
redisUrl: cf-redis-ha-haproxy # Replace `cf` with your Helm release name
1804+
1805+
# -- Disable standalone Redis instance
1806+
redis:
1807+
enabled: false
1808+
1809+
# -- Enable Redis HA
1810+
redis-ha:
1811+
enabled: true
1812+
```
1813+
17851814
## Rollback
17861815
17871816
Use `helm history` to determine which release has worked, then use `helm rollback` to perform a rollback

codefresh/README.md.gotmpl

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/
4040
- [To 2.0.17](#to-2-0-17)
4141
- [To 2.1.0](#to-2-1-0)
4242
- [To 2.1.7](#to-2-1-7)
43+
- [To 2.2.0](#to-2-2-0)
4344
- [Rollback](#rollback)
4445
- [Troubleshooting](#troubleshooting)
4546
- [Values](#values)
@@ -1789,6 +1790,33 @@ cf-broadcaster:
17891790

17901791
> Versions prior to 2.1.7 are still available in ChartMuseum at `http://chartmuseum.codefresh.io/codefresh`
17911792

1793+
### To 2.2.x
1794+
1795+
### [What's new in 2.2.x](https://codefresh.io/docs/docs/whats-new/on-prem-release-notes/#on-premises-version-22)
1796+
1797+
#### MongoDB 5.x
1798+
1799+
Codefresh On-Prem 2.2.x uses MongoDB 5.x (4.x is still supported). If you run external MongoDB, it is **highly** recommended to upgrade it to 5.x after upgrading Codefresh On-Prem to 2.2.x.
1800+
1801+
#### Redis HA
1802+
1803+
> If you run external Redis, this is not applicable to you.
1804+
1805+
Codefresh On-Prem 2.2.x adds (not replaces!) an **optional** Redis-HA (master/slave configuration with Sentinel sidecars for failover management) instead of a single Redis instance.
1806+
To enable it, see the following values:
1807+
1808+
```yaml
1809+
global:
1810+
redisUrl: cf-redis-ha-haproxy # Replace `cf` with your Helm release name
1811+
1812+
# -- Disable standalone Redis instance
1813+
redis:
1814+
enabled: false
1815+
1816+
# -- Enable Redis HA
1817+
redis-ha:
1818+
enabled: true
1819+
```
17921820

17931821
## Rollback
17941822

codefresh/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,11 +453,11 @@ runtimeImages:
453453
COMPOSE_IMAGE: quay.io/codefresh/compose:v2.20.3-1.4.0
454454
CONTAINER_LOGGER_IMAGE: quay.io/codefresh/cf-container-logger:1.11.0
455455
DIND_IMAGE: quay.io/codefresh/dind:24.0.6-1.28.3
456-
DOCKER_BUILDER_IMAGE: quay.io/codefresh/cf-docker-builder:1.3.6
456+
DOCKER_BUILDER_IMAGE: quay.io/codefresh/cf-docker-builder:1.3.11
457457
DOCKER_PULLER_IMAGE: quay.io/codefresh/cf-docker-puller:8.0.14
458458
DOCKER_PUSHER_IMAGE: quay.io/codefresh/cf-docker-pusher:6.0.13
459459
DOCKER_TAG_PUSHER_IMAGE: quay.io/codefresh/cf-docker-tag-pusher:1.3.11
460-
ENGINE_IMAGE: quay.io/codefresh/engine:1.166.4
460+
ENGINE_IMAGE: quay.io/codefresh/engine:1.168.0
461461
FS_OPS_IMAGE: quay.io/codefresh/fs-ops:1.2.7
462462
GIT_CLONE_IMAGE: quay.io/codefresh/cf-git-cloner:10.1.21
463463
KUBE_DEPLOY: quay.io/codefresh/cf-deploy-kubernetes:16.2.6

0 commit comments

Comments
 (0)