From e3434ba4efd008207afe69e2d03f7ba9b5b43df7 Mon Sep 17 00:00:00 2001 From: Zhenya Tikhonov Date: Tue, 25 Jun 2024 19:07:33 +0400 Subject: [PATCH] ci: bump chart version --- charts/cf-runtime/Chart.yaml | 2 +- charts/cf-runtime/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cf-runtime/Chart.yaml b/charts/cf-runtime/Chart.yaml index 07f55bbc8..5a6e863c3 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: 6.3.36 +version: 6.3.38 keywords: - codefresh - runner diff --git a/charts/cf-runtime/README.md b/charts/cf-runtime/README.md index fb2dccf70..f8fae2c39 100644 --- a/charts/cf-runtime/README.md +++ b/charts/cf-runtime/README.md @@ -1,6 +1,6 @@ ## Codefresh Runner -![Version: 6.3.36](https://img.shields.io/badge/Version-6.3.36-informational?style=flat-square) +![Version: 6.3.38](https://img.shields.io/badge/Version-6.3.38-informational?style=flat-square) Helm chart for deploying [Codefresh Runner](https://codefresh.io/docs/docs/installation/codefresh-runner/) to Kubernetes.