From b509eb4388cab249f2d88cad9c21220b86387385 Mon Sep 17 00:00:00 2001 From: Shu Ambat Date: Wed, 9 Feb 2022 09:29:49 +0900 Subject: [PATCH] Update the helm chart app version (#1099) --- 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 3fc49f293b..b650f8d443 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.15.2 +version: 0.15.3 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.20.3 +appVersion: 0.20.4 home: https://github.com/actions-runner-controller/actions-runner-controller