From edbdef8d20f6faad5f5db728826a6a3fc97a29be Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Tue, 5 Jul 2022 11:19:24 +0900 Subject: [PATCH] Bump chart version to 0.20.0 for ARC 0.25.0 (#1600) We'll be merging this immediately after ARC 0.25.0 gets released. --- 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 5f553509..4f4d8b80 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.19.1 +version: 0.20.0 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.24.1 +appVersion: 0.25.0 home: https://github.com/actions-runner-controller/actions-runner-controller