diff --git a/codefresh/Chart.lock b/codefresh/Chart.lock index 02057dc38..78a0959c8 100644 --- a/codefresh/Chart.lock +++ b/codefresh/Chart.lock @@ -127,7 +127,7 @@ dependencies: version: 3.39.3 - name: cf-broadcaster repository: oci://quay.io/codefresh/charts - version: 1.12.21 + version: 1.12.22 - name: helm-repo-manager repository: oci://quay.io/codefresh/charts version: 0.20.2 @@ -142,10 +142,10 @@ dependencies: version: 0.8.10 - name: cf-platform-analytics repository: oci://quay.io/codefresh/charts - version: 0.49.79 + version: 0.49.80 - name: cf-platform-analytics repository: oci://quay.io/codefresh/charts - version: 0.49.79 + version: 0.49.80 - name: argo-platform repository: oci://quay.io/codefresh/charts version: 1.3344.0-onprem-5c8af92 @@ -170,5 +170,5 @@ dependencies: - name: onboarding-status repository: oci://quay.io/codefresh/charts version: 1.8.8 -digest: sha256:90d46a6e96b2979af6f6a7b02d8702d954bf0f1aacb5a1e0d4b2a86cdaf1c1b0 -generated: "2025-03-25T13:27:58.231388+03:00" +digest: sha256:c3bcab5928da688346f58ad2e73f9e7fb22e9c48e83f8a585d05376953376943 +generated: "2025-03-25T16:14:59.451476+03:00" diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index 39ad73b35..c00155686 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.2 +version: 2.7.3 keywords: - codefresh home: https://codefresh.io/ @@ -18,8 +18,11 @@ annotations: # artifacthub.io/containsSecurityUpdates: "true" # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - - kind: fixed - description: "Fix RABBITMQ_USER env var in argo-platform" + - kind: changed + description: "Add procps to cf-system-etl-postgres" + links: + - name: JIRA Issue + url: https://codefresh-io.atlassian.net/browse/CR-27956 dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/codefresh/README.md b/codefresh/README.md index 8f88e8a7a..4aa54ac9d 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.7.2](https://img.shields.io/badge/Version-2.7.2-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square) +![Version: 2.7.3](https://img.shields.io/badge/Version-2.7.3-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.