From 9091d9b75695d5f92a1ba34ad5dbe90e8abb60e9 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Fri, 15 Jul 2022 01:04:00 +0000 Subject: [PATCH] chart: Bump version/appVersion to 0.20.2/0.25.2 --- 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 2228c905..d1b43eb2 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.20.1 +version: 0.20.2 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.25.1 +appVersion: 0.25.2 home: https://github.com/actions-runner-controller/actions-runner-controller