From d3b7f0bf7dbe7462dfbd9fb4a00e12823c0f35a2 Mon Sep 17 00:00:00 2001 From: Callum Tait <15716903+toast-gear@users.noreply.github.com> Date: Fri, 29 Apr 2022 13:54:22 +0100 Subject: [PATCH] chore: release chart targeting v0.23.0 (#1404) --- 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 7453541ad4..11d0f6b7f2 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.17.3 +version: 0.18.0 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.22.3 +appVersion: 0.23.0 home: https://github.com/actions-runner-controller/actions-runner-controller