diff --git a/charts/cf-runtime/Chart.yaml b/charts/cf-runtime/Chart.yaml index 0efe52aa7..77b08e833 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: 9.0.9 +version: 9.0.10 keywords: - codefresh - runner @@ -18,19 +18,7 @@ annotations: # Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`: artifacthub.io/changes: | - kind: changed - description: 'Update "dind" to 28.5.2-3.0.8.' - - kind: changed - description: 'Update "dind-volume-utils" to 1.30.3.' - - kind: changed - description: 'Update "dind-volume-provisioner" to 2.0.1.' - - kind: changed - description: 'Update "cf-deploy-kubernetes" to 17.0.1.' - - kind: changed - description: 'Update "cf-git-cloner" to 10.3.5.' - - kind: changed - description: 'Update "cf-docker-builder" to 1.5.4.' - - kind: security - description: 'Fix various security vulnerabilities in multiple runtime components.' + 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 f187f3187..88f6e935a 100644 --- a/charts/cf-runtime/README.md +++ b/charts/cf-runtime/README.md @@ -1,6 +1,6 @@ ## Codefresh Runner -![Version: 9.0.9](https://img.shields.io/badge/Version-9.0.9-informational?style=flat-square) +![Version: 9.0.10](https://img.shields.io/badge/Version-9.0.10-informational?style=flat-square) Helm chart for deploying [Codefresh Runner](https://codefresh.io/docs/docs/installation/codefresh-runner/) to Kubernetes.