From 99d5d07368b61ae46b3d6d69db4842b56103bcd2 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Mon, 22 Sep 2025 15:14:43 +0300 Subject: [PATCH] cf-runtime-8-3-10 --- charts/cf-runtime/Chart.yaml | 8 ++++---- charts/cf-runtime/README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/cf-runtime/Chart.yaml b/charts/cf-runtime/Chart.yaml index b2b59087..ab0af670 100644 --- a/charts/cf-runtime/Chart.yaml +++ b/charts/cf-runtime/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: A Helm chart for Codefresh Runner name: cf-runtime -version: 8.3.9 +version: 8.3.10 keywords: - codefresh - runner @@ -14,11 +14,11 @@ maintainers: url: https://codefresh-io.github.io/ annotations: # 💡 Do not forget to update this annotation: - artifacthub.io/containsSecurityUpdates: "false" + artifacthub.io/containsSecurityUpdates: "true" # Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`: artifacthub.io/changes: | - - kind: fixed - description: "Improve debuggability for cf-container-logger." + - kind: changed + description: "test ci" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/charts/cf-runtime/README.md b/charts/cf-runtime/README.md index 95a8a5d1..b5ff4952 100644 --- a/charts/cf-runtime/README.md +++ b/charts/cf-runtime/README.md @@ -1,6 +1,6 @@ ## Codefresh Runner -![Version: 8.3.9](https://img.shields.io/badge/Version-8.3.9-informational?style=flat-square) +![Version: 8.3.10](https://img.shields.io/badge/Version-8.3.10-informational?style=flat-square) Helm chart for deploying [Codefresh Runner](https://codefresh.io/docs/docs/installation/codefresh-runner/) to Kubernetes.