From e4e0b45933b38845c2b556853452e1c68f17d8bd Mon Sep 17 00:00:00 2001 From: Callum Tait <15716903+toast-gear@users.noreply.github.com> Date: Sat, 2 Oct 2021 10:05:06 +0100 Subject: [PATCH] chore: bump helm chart to latest app version (#862) --- 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 f24931b4..984bb628 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.13.1 +version: 0.13.2 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.20.1 +appVersion: 0.20.2 home: https://github.com/actions-runner-controller/actions-runner-controller