diff --git a/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml b/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml index e84e6a22d4..23206b15e8 100644 --- a/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml +++ b/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set-controller - version: 0.8.1 + version: 0.8.2 sourceRef: kind: HelmRepository name: actions-runner-controller diff --git a/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners/container-runner.yaml b/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners/container-runner.yaml index 65b6fba9b2..4a6f355a71 100644 --- a/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners/container-runner.yaml +++ b/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners/container-runner.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set - version: 0.8.1 + version: 0.8.2 sourceRef: kind: HelmRepository name: actions-runner-controller diff --git a/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners/home-ops-runner.yaml b/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners/home-ops-runner.yaml index 2fc8902e9d..d306622259 100644 --- a/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners/home-ops-runner.yaml +++ b/kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners/home-ops-runner.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set - version: 0.8.1 + version: 0.8.2 sourceRef: kind: HelmRepository name: actions-runner-controller