From 0a21b6e8668ec87fd79ef058a55fc3f74c306e44 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Tue, 10 Jun 2025 14:23:12 +0300 Subject: [PATCH] onprem 2.8.5 --- codefresh/Chart.lock | 40 ++++++++++++++++++++-------------------- codefresh/Chart.yaml | 6 ++---- codefresh/README.md | 2 +- 3 files changed, 23 insertions(+), 25 deletions(-) diff --git a/codefresh/Chart.lock b/codefresh/Chart.lock index a3be24def..dff3ca164 100644 --- a/codefresh/Chart.lock +++ b/codefresh/Chart.lock @@ -64,58 +64,58 @@ dependencies: version: 1.14.22 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.279.4 + version: 21.279.5 - name: cfui repository: oci://quay.io/codefresh/charts version: 14.98.27 @@ -167,5 +167,5 @@ dependencies: - name: salesforce-reporter repository: oci://quay.io/codefresh/charts version: 1.30.11 -digest: sha256:212b034bedd2236e19e49d3711031ccb6a30a15eb25d4a014d3e46be61cad5b4 -generated: "2025-06-09T13:28:16.109075+03:00" +digest: sha256:95f0001ae40b171eef3adecbb31dbf3a89e8bb6e62cb9ce00e94106a18d0aa65 +generated: "2025-06-10T08:35:23.769105+03:00" diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index d539f4009..ff7781edd 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.8.4 +version: 2.8.5 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: security - description: "Contains security fixes" - - kind: fixed - description: "Fixed system-etl-postgres images registry" + description: "Contains security fixes in cf-api" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/codefresh/README.md b/codefresh/README.md index d6b2a8d35..80abe860f 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.8.4](https://img.shields.io/badge/Version-2.8.4-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) +![Version: 2.8.5](https://img.shields.io/badge/Version-2.8.5-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.