Skip to content

Commit aface11

Browse files
onprem: 2.2.0-rc.4 pre-release (#1192)
1 parent 8c2a00e commit aface11

File tree

4 files changed

+31
-31
lines changed

4 files changed

+31
-31
lines changed

codefresh/Chart.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ dependencies:
4646
version: 1.31.3
4747
- name: charts-manager
4848
repository: oci://quay.io/codefresh/charts
49-
version: 1.16.7
49+
version: 1.16.8
5050
- name: cfsign
5151
repository: oci://quay.io/codefresh/charts
5252
version: 1.7.0
5353
- name: tasker-kubernetes
5454
repository: oci://quay.io/codefresh/charts
55-
version: 1.25.0
55+
version: 1.25.1
5656
- name: context-manager
5757
repository: oci://quay.io/codefresh/charts
5858
version: 2.26.12
@@ -61,61 +61,61 @@ dependencies:
6161
version: 3.132.1
6262
- name: gitops-dashboard-manager
6363
repository: oci://quay.io/codefresh/charts
64-
version: 1.14.7
64+
version: 1.14.8
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
67-
version: 21.247.9
67+
version: 21.247.10
6868
- name: cfapi
6969
repository: oci://quay.io/codefresh/charts
70-
version: 21.247.9
70+
version: 21.247.10
7171
- name: cfapi
7272
repository: oci://quay.io/codefresh/charts
73-
version: 21.247.9
73+
version: 21.247.10
7474
- name: cfapi
7575
repository: oci://quay.io/codefresh/charts
76-
version: 21.247.9
76+
version: 21.247.10
7777
- name: cfapi
7878
repository: oci://quay.io/codefresh/charts
79-
version: 21.247.9
79+
version: 21.247.10
8080
- name: cfapi
8181
repository: oci://quay.io/codefresh/charts
82-
version: 21.247.9
82+
version: 21.247.10
8383
- name: cfapi
8484
repository: oci://quay.io/codefresh/charts
85-
version: 21.247.9
85+
version: 21.247.10
8686
- name: cfapi
8787
repository: oci://quay.io/codefresh/charts
88-
version: 21.247.9
88+
version: 21.247.10
8989
- name: cfapi
9090
repository: oci://quay.io/codefresh/charts
91-
version: 21.247.9
91+
version: 21.247.10
9292
- name: cfapi
9393
repository: oci://quay.io/codefresh/charts
94-
version: 21.247.9
94+
version: 21.247.10
9595
- name: cfapi
9696
repository: oci://quay.io/codefresh/charts
97-
version: 21.247.9
97+
version: 21.247.10
9898
- name: cfapi
9999
repository: oci://quay.io/codefresh/charts
100-
version: 21.247.9
100+
version: 21.247.10
101101
- name: cfapi
102102
repository: oci://quay.io/codefresh/charts
103-
version: 21.247.9
103+
version: 21.247.10
104104
- name: cfapi
105105
repository: oci://quay.io/codefresh/charts
106-
version: 21.247.9
106+
version: 21.247.10
107107
- name: cfapi
108108
repository: oci://quay.io/codefresh/charts
109-
version: 21.247.9
109+
version: 21.247.10
110110
- name: cfapi
111111
repository: oci://quay.io/codefresh/charts
112-
version: 21.247.9
112+
version: 21.247.10
113113
- name: cfapi
114114
repository: oci://quay.io/codefresh/charts
115-
version: 21.247.9
115+
version: 21.247.10
116116
- name: cfui
117117
repository: oci://quay.io/codefresh/charts
118-
version: 14.92.152
118+
version: 14.92.155
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.2564.0
148+
version: 1.2569.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:53a6c690a3773fb9b49486d8059fe2365a9138d68eb4ad1abe1271893a148f57
159-
generated: "2023-12-13T20:40:49.528216355+03:00"
158+
digest: sha256:e1d420f5c96cc93269da34d1e65ae9a609a1ab5c1efaa8e38768efcf4fdab691
159+
generated: "2023-12-15T23:40:54.736226849+03:00"

codefresh/Chart.yaml

Lines changed: 2 additions & 2 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.3
4+
version: 2.2.0-rc.4
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -17,7 +17,7 @@ annotations:
1717
artifacthub.io/prerelease: "true"
1818
artifacthub.io/changes: |
1919
- kind: changed
20-
description: Onprem 2.2.0-rc.3 pre-release
20+
description: Onprem 2.2.0-rc.4 pre-release
2121
dependencies:
2222
- name: cf-common
2323
repository: oci://quay.io/codefresh/charts

codefresh/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![Version: 2.2.0-rc.3](https://img.shields.io/badge/Version-2.2.0--rc.3-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.4](https://img.shields.io/badge/Version-2.2.0--rc.4-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

@@ -1924,7 +1924,7 @@ kubectl -n $NAMESPACE delete secret codefresh-certs-server
19241924
| argo-platform.runtime-monitor | object | See below | runtime-monitor Don't enable! Not used in onprem! |
19251925
| argo-platform.ui | object | See below | ui |
19261926
| argo-platform.useExternalSecret | bool | `false` | Use regular k8s secret object. Keep `false`! |
1927-
| builder | object | `{"affinity":{},"container":{"image":{"registry":"docker.io","repository":"docker","tag":"24.0-dind"}},"enabled":true,"initContainers":{"register":{"image":{"registry":"quay.io","repository":"codefresh/curl","tag":"8.4.0"}}},"nodeSelector":{},"podSecurityContext":{},"resources":{},"tolerations":[]}` | builder |
1927+
| builder | object | `{"affinity":{},"container":{"image":{"registry":"docker.io","repository":"docker","tag":"23.0-dind"}},"enabled":true,"initContainers":{"register":{"image":{"registry":"quay.io","repository":"codefresh/curl","tag":"8.4.0"}}},"nodeSelector":{},"podSecurityContext":{},"resources":{},"tolerations":[]}` | builder |
19281928
| cf-broadcaster | object | See below | broadcaster |
19291929
| cf-oidc-provider | object | See below | cf-oidc-provider |
19301930
| cf-platform-analytics-etlstarter | object | See below | etl-starter |

codefresh/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ runtimeImages:
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.168.2
460+
ENGINE_IMAGE: quay.io/codefresh/engine:1.168.3
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
@@ -1169,7 +1169,7 @@ builder:
11691169
image:
11701170
registry: docker.io
11711171
repository: docker
1172-
tag: 24.0-dind
1172+
tag: 23.0-dind
11731173
affinity: {}
11741174
nodeSelector: {}
11751175
podSecurityContext: {}
@@ -1190,7 +1190,7 @@ runner:
11901190
image:
11911191
registry: docker.io
11921192
repository: docker
1193-
tag: 24.0-dind
1193+
tag: 23.0-dind
11941194
affinity: {}
11951195
nodeSelector: {}
11961196
podSecurityContext: {}

0 commit comments

Comments
 (0)