diff --git a/codefresh/Chart.lock b/codefresh/Chart.lock index 4d44aa517..33d0701af 100644 --- a/codefresh/Chart.lock +++ b/codefresh/Chart.lock @@ -49,7 +49,7 @@ dependencies: version: 1.22.3 - name: cfsign repository: oci://quay.io/codefresh/charts - version: 1.8.8 + version: 1.8.9 - name: tasker-kubernetes repository: oci://quay.io/codefresh/charts version: 1.26.18 @@ -142,10 +142,10 @@ dependencies: version: 0.8.10 - name: cf-platform-analytics repository: oci://quay.io/codefresh/charts - version: 0.49.87 + version: 0.49.89 - name: cf-platform-analytics repository: oci://quay.io/codefresh/charts - version: 0.49.87 + version: 0.49.89 - name: argo-platform repository: oci://quay.io/codefresh/charts version: 1.3344.2-onprem-3feba0e @@ -170,5 +170,5 @@ dependencies: - name: onboarding-status repository: oci://quay.io/codefresh/charts version: 1.8.8 -digest: sha256:5479d9ac8d0b75cda6c8d373ce9b2a7b5b3a46196214337268dc03e05fcb48d2 -generated: "2025-05-26T19:11:02.424512+03:00" +digest: sha256:f4f5d17598e1d408441172bcfd268acd6a994fda94721d430de6602eb306cc44 +generated: "2025-06-04T20:47:28.289403+03:00" diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index b4956b2f9..4490a2a4a 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.7.15 +version: 2.7.16 keywords: - codefresh home: https://codefresh.io/ @@ -18,8 +18,8 @@ annotations: artifacthub.io/containsSecurityUpdates: "true" # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - - kind: fixed - description: "Fix mongo-seed job with Mongo MTLS enabled" + - kind: added + description: "Documentation about index management in MongoDB" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts @@ -228,12 +228,12 @@ dependencies: condition: hermes.enabled - name: cf-platform-analytics alias: cf-platform-analytics-platform - version: "*" + version: "~0.49.0" repository: oci://quay.io/codefresh/charts condition: argo-platform.enabled - name: cf-platform-analytics alias: cf-platform-analytics-etlstarter - version: "*" + version: "~0.49.0" repository: oci://quay.io/codefresh/charts condition: argo-platform.enabled - name: argo-platform diff --git a/codefresh/README.md b/codefresh/README.md index a101b4f6d..5c22f20aa 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.7.15](https://img.shields.io/badge/Version-2.7.15-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square) +![Version: 2.7.16](https://img.shields.io/badge/Version-2.7.16-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.