From 7156ce040ec65dd80863f390f8397dbf01c8466d Mon Sep 17 00:00:00 2001 From: Callum Tait <15716903+toast-gear@users.noreply.github.com> Date: Mon, 21 Feb 2022 09:24:14 +0000 Subject: [PATCH] chore: bump chart (#1138) --- 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 3942ea48..d4e73b29 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.16.0 +version: 0.16.1 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.21.0 +appVersion: 0.21.1 home: https://github.com/actions-runner-controller/actions-runner-controller