diff --git a/codefresh/Chart.lock b/codefresh/Chart.lock index e492fbeeb..46471c40c 100644 --- a/codefresh/Chart.lock +++ b/codefresh/Chart.lock @@ -61,7 +61,7 @@ dependencies: version: 3.138.4 - name: gitops-dashboard-manager repository: oci://quay.io/codefresh/charts - version: 1.14.21 + version: 1.14.22 - name: cfapi repository: oci://quay.io/codefresh/charts version: 21.274.13 @@ -151,7 +151,7 @@ dependencies: version: 1.3344.0-onprem-5c8af92 - name: argo-hub-platform repository: oci://quay.io/codefresh/charts - version: 0.1.22 + version: 0.1.23 - name: cf-oidc-provider repository: oci://quay.io/codefresh/charts version: 0.0.16 @@ -170,5 +170,5 @@ dependencies: - name: onboarding-status repository: oci://quay.io/codefresh/charts version: 1.8.8 -digest: sha256:6a3903f52d8a056d7d95f295ca3303f62ceb32532be77795a4703147a4cbb9b5 -generated: "2025-04-30T11:54:17.265065+03:00" +digest: sha256:95c63dadcae268e4dda42cd7b59f80671a522e88eec616dc9faa71a1748b9766 +generated: "2025-05-08T10:19:03.299891+03:00" diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index 8229842e8..54d9547a3 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.10 +version: 2.7.11 keywords: - codefresh home: https://codefresh.io/ @@ -19,11 +19,7 @@ annotations: # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - kind: fixed - description: "Remove duplicated cf-codefresh-registry imagePullSecret secret from workloads" - - kind: security - description: "Misc security updates" - - kind: fixed - description: "Fix mongoimport in mongo-seed job" + description: "argo-hub-platform image repository" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/codefresh/README.md b/codefresh/README.md index aafa22f75..22f9a7696 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.7.10](https://img.shields.io/badge/Version-2.7.10-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square) +![Version: 2.7.11](https://img.shields.io/badge/Version-2.7.11-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.