From 1e37dd6933c6a023d7e49511fd5dabf47e8ef334 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 13:50:55 +0000 Subject: [PATCH] Update Helm release gha-runner-scale-set-controller to v0.6.1 --- .../actions-runner-scale-set/controller/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/workloads/actions-runner-scale-set/controller/kustomization.yaml b/manifests/workloads/actions-runner-scale-set/controller/kustomization.yaml index 2f1a383c..d1c61e15 100644 --- a/manifests/workloads/actions-runner-scale-set/controller/kustomization.yaml +++ b/manifests/workloads/actions-runner-scale-set/controller/kustomization.yaml @@ -7,5 +7,5 @@ helmCharts: releaseName: rss-controller namespace: github repo: https://danmanners.github.io/gha-scale-set-helm - version: 0.6.0 + version: 0.6.1 valuesFile: values.yaml