diff --git a/codefresh/Chart.lock b/codefresh/Chart.lock index 52c165096..1de240d4a 100644 --- a/codefresh/Chart.lock +++ b/codefresh/Chart.lock @@ -55,7 +55,7 @@ dependencies: version: 1.26.13 - name: context-manager repository: oci://quay.io/codefresh/charts - version: 2.31.2 + version: 2.31.3 - name: pipeline-manager repository: oci://quay.io/codefresh/charts version: 3.137.5 @@ -64,61 +64,61 @@ dependencies: version: 1.14.16 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.268.1 + version: 21.268.2 - name: cfui repository: oci://quay.io/codefresh/charts - version: 14.96.72 + version: 14.96.74 - name: k8s-monitor repository: oci://quay.io/codefresh/charts version: 4.11.10 @@ -127,7 +127,7 @@ dependencies: version: 3.38.2 - name: cf-broadcaster repository: oci://quay.io/codefresh/charts - version: 1.12.17 + version: 1.12.18 - name: helm-repo-manager repository: oci://quay.io/codefresh/charts version: 0.17.1 @@ -151,9 +151,9 @@ dependencies: version: 1.3168.0 - name: argo-hub-platform repository: oci://quay.io/codefresh/charts - version: 0.1.16 + version: 0.1.17 - name: cf-oidc-provider repository: oci://quay.io/codefresh/charts version: 0.0.15 -digest: sha256:b2c2471f1c519f8b06daf9872eb9b64d8a8d61166b0f8a728b032f7cae208a4a -generated: "2024-12-04T11:41:36.404834+03:00" +digest: sha256:22c436431490668866a5aa7c20fea347994fd186dfff484863ed2586bde765cb +generated: "2024-12-11T15:24:05.738874+03:00" diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index 0ce8f04a4..1f0a0e97d 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.1 +version: 2.6.2 keywords: - codefresh home: https://codefresh.io/ @@ -18,10 +18,25 @@ annotations: artifacthub.io/containsSecurityUpdates: "true" # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | + - kind: fixed + description: "(helm-repo-manager) Fix postgres database name" + links: + - name: JIRA Issue + url: https://codefresh-io.atlassian.net/browse/CR-26299 + - kind: fixed + description: "(cf-api) Enable useRepoAndBranchesNextPagination feature-flag by default" + - kind: fixed + description: "(cf-ui) Fix runtime environment ABAC rules are not applied" + links: + - name: JIRA Issue + url: https://codefresh-io.atlassian.net/browse/CR-25550 + - kind: fixed + description: "(context-manager) Fix context decryption when decrypt=false is set in requests" + links: + - name: JIRA Issue + url: https://codefresh-io.atlassian.net/browse/CR-26300 - kind: security description: "Misc security updates" - - kind: changed - description: "Upate Readme.md in images digests and auto-index creation" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/codefresh/README.md b/codefresh/README.md index 512747e35..7e2fd77ae 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.6.1](https://img.shields.io/badge/Version-2.6.1-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square) +![Version: 2.6.2](https://img.shields.io/badge/Version-2.6.2-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. @@ -203,7 +203,7 @@ However, you might need to use external services like [MongoDB Atlas Database](h #### External MongoDB -**Important:** Recommended version of Mongo is 4.4.x +**Important:** Recommended version of Mongo is 6.x ```yaml seed: diff --git a/codefresh/README.md.gotmpl b/codefresh/README.md.gotmpl index db4f04f93..441c7cdab 100644 --- a/codefresh/README.md.gotmpl +++ b/codefresh/README.md.gotmpl @@ -204,7 +204,7 @@ However, you might need to use external services like [MongoDB Atlas Database](h #### External MongoDB -**Important:** Recommended version of Mongo is 4.4.x +**Important:** Recommended version of Mongo is 6.x ```yaml seed: diff --git a/codefresh/values.yaml b/codefresh/values.yaml index ee86ea9b5..607f3b4a4 100644 --- a/codefresh/values.yaml +++ b/codefresh/values.yaml @@ -919,6 +919,8 @@ helm-repo-manager: image: registry: us-docker.pkg.dev/codefresh-enterprise/gcr.io repository: codefresh/helm-repo-manager + env: + POSTGRES_DBNAME: codefresh chartmuseum: publicHelmRepo: true ingress: