From 2c29cfb9944ec824c9c56ab4a076fb679834c75c Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Mon, 27 Nov 2023 16:03:58 +0900 Subject: [PATCH] Bump legacy ARC chart's app version to v0.27.7 (#3008) --- 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 9b8a8f8e1d..ce0153ce21 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.6 +version: 0.23.7 # Used as the default manager tag value when no tag property is provided in the values.yaml -appVersion: 0.27.5 +appVersion: 0.27.6 home: https://github.com/actions/actions-runner-controller