diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index 98bd2b425..36d8e6cdf 100644 --- a/codefresh/Chart.yaml +++ b/codefresh/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: Helm Chart for Codefresh On-Prem name: codefresh -version: 2.6.12 +version: 2.6.100-mongo5.0 keywords: - codefresh home: https://codefresh.io/ @@ -19,9 +19,7 @@ annotations: # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - kind: fixed - description: "fixed minimum space required toggle for system runtime environments" - - kind: added - description: "added australia-southeast2 region to GAR integration" + description: "mongodb 5.0" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/codefresh/README.md b/codefresh/README.md index 3e8c1cbab..72cd071f9 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![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) +![Version: 2.6.100-mongo5.0](https://img.shields.io/badge/Version-2.6.100--mongo5.0-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes. diff --git a/codefresh/values.yaml b/codefresh/values.yaml index 32b724331..07a1f0aa0 100644 --- a/codefresh/values.yaml +++ b/codefresh/values.yaml @@ -1042,7 +1042,7 @@ kube-integration: mongodb: enabled: true image: - tag: "6.0" + tag: "5.0" architecture: standalone useStatefulSet: true auth: