diff --git a/cluster/apps/actions-runner-system/gha-runner-scale-set-controller/app/helm-release.yaml b/cluster/apps/actions-runner-system/gha-runner-scale-set-controller/app/helm-release.yaml index 93416aba9..84eaa9b61 100644 --- a/cluster/apps/actions-runner-system/gha-runner-scale-set-controller/app/helm-release.yaml +++ b/cluster/apps/actions-runner-system/gha-runner-scale-set-controller/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: gha-runner-scale-set-controller - version: 0.9.2 + version: 0.9.3 sourceRef: kind: HelmRepository name: actions-runner-controller diff --git a/cluster/apps/actions-runner-system/gha-runner-scale-set/app/helm-release.yaml b/cluster/apps/actions-runner-system/gha-runner-scale-set/app/helm-release.yaml index 04068643d..6a0c6fbe4 100644 --- a/cluster/apps/actions-runner-system/gha-runner-scale-set/app/helm-release.yaml +++ b/cluster/apps/actions-runner-system/gha-runner-scale-set/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set - version: 0.9.2 + version: 0.9.3 sourceRef: kind: HelmRepository name: actions-runner-controller