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