From f1d7c52253b89f0beae60141f8465d9495cdc2cf Mon Sep 17 00:00:00 2001 From: Kirill Bilchenko Date: Wed, 30 Aug 2023 08:01:31 +0200 Subject: [PATCH] bump appVersion to latest available app (#2840) --- 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 3f37762469..9b04005575 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.23.4 +version: 0.23.5 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.27.4 +appVersion: 0.27.5 home: https://github.com/actions/actions-runner-controller