From 360957cfbcbd5ca1f204c800885d1a380577ea24 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Mon, 16 Jan 2023 18:24:24 +0900 Subject: [PATCH] chart: Bump chart and app versions for ARC 0.27.0 (#2160) --- 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 09dfe7f044..4d8ff15d0b 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.21.1 +version: 0.22.0 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.26.0 +appVersion: 0.27.0 home: https://github.com/actions/actions-runner-controller