diff --git a/kubernetes/apps/base/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml b/kubernetes/apps/base/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml index 290bc0ba2cf..b89405e486b 100644 --- a/kubernetes/apps/base/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml +++ b/kubernetes/apps/base/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 0.12.1 + tag: 0.13.0 url: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller --- # yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2beta2.json diff --git a/kubernetes/apps/base/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml b/kubernetes/apps/base/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml index ce7c3760f1d..cedea6a54a6 100644 --- a/kubernetes/apps/base/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml +++ b/kubernetes/apps/base/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 0.12.1 + tag: 0.13.0 url: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set --- # yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2beta2.json