From 42abad5def1a294a52a49dc6b14f6753b212b472 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Thu, 30 Mar 2023 10:10:18 +0900 Subject: [PATCH] chart: Bump version to 0.23.0 (#2449) --- charts/actions-runner-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/actions-runner-controller/Chart.yaml b/charts/actions-runner-controller/Chart.yaml index 4d8ff15d0b..b48ac505c4 100644 --- a/charts/actions-runner-controller/Chart.yaml +++ b/charts/actions-runner-controller/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.22.0 +version: 0.23.0 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.27.0 +appVersion: 0.27.1 home: https://github.com/actions/actions-runner-controller