Skip to content

Commit de2c343

Browse files
onprem: 2.6.13 (#48)
1 parent e6d42c0 commit de2c343

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

codefresh/.ci/values/mtls-mongodb-redis.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ extraResources:
150150
type: ClusterIP
151151

152152
seed-e2e:
153-
enabled: false
153+
enabled: false

codefresh/Chart.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies:
6161
version: 3.137.7
6262
- name: gitops-dashboard-manager
6363
repository: oci://quay.io/codefresh/charts
64-
version: 1.14.21
64+
version: 1.14.22
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
6767
version: 21.268.9
@@ -121,13 +121,13 @@ dependencies:
121121
version: 14.96.76
122122
- name: k8s-monitor
123123
repository: oci://quay.io/codefresh/charts
124-
version: 4.11.13
124+
version: 4.11.14
125125
- name: runtime-environment-manager
126126
repository: oci://quay.io/codefresh/charts
127127
version: 3.38.4
128128
- name: cf-broadcaster
129129
repository: oci://quay.io/codefresh/charts
130-
version: 1.12.22
130+
version: 1.13.0
131131
- name: helm-repo-manager
132132
repository: oci://quay.io/codefresh/charts
133133
version: 0.17.1
@@ -142,18 +142,18 @@ dependencies:
142142
version: 0.8.10
143143
- name: cf-platform-analytics
144144
repository: oci://quay.io/codefresh/charts
145-
version: 0.49.85
145+
version: 0.49.86
146146
- name: cf-platform-analytics
147147
repository: oci://quay.io/codefresh/charts
148-
version: 0.49.85
148+
version: 0.49.86
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151151
version: 1.3169.1-onprem-915b48a
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154-
version: 0.1.22
154+
version: 0.1.23
155155
- name: cf-oidc-provider
156156
repository: oci://quay.io/codefresh/charts
157157
version: 0.0.16
158-
digest: sha256:08e4d89da0e6da2da4af5b60c60b96748c5a88813f04acfd903c95979d91e56e
159-
generated: "2025-04-17T13:05:08.082245+03:00"
158+
digest: sha256:b1526c87367e18d9faf3b9aa48f36773e3d6d497d747a0f539bc2e8bda98b68c
159+
generated: "2025-05-07T11:52:55.374191+03:00"

codefresh/Chart.yaml

+2-4
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.6.12
4+
version: 2.6.13
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -19,9 +19,7 @@ annotations:
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
2121
- kind: fixed
22-
description: "fixed minimum space required toggle for system runtime environments"
23-
- kind: added
24-
description: "added australia-southeast2 region to GAR integration"
22+
description: "argo-hub-platform image repository"
2523
dependencies:
2624
- name: cf-common
2725
repository: oci://quay.io/codefresh/charts

codefresh/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![Version: 2.6.12](https://img.shields.io/badge/Version-2.6.12-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square)
3+
![Version: 2.6.13](https://img.shields.io/badge/Version-2.6.13-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.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)