From 3385d2d9a7d0bd337bbec540745429ddc069a339 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:20:01 +0000 Subject: [PATCH] fix(operator): update container tag gha-runner-scale-set-controller to v0.8.1 (#2292) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../github/actions-runner-controller/operator/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/github/actions-runner-controller/operator/helm-release.yaml b/kubernetes/talos-flux/apps/github/actions-runner-controller/operator/helm-release.yaml index 87683ca26..1255edbad 100644 --- a/kubernetes/talos-flux/apps/github/actions-runner-controller/operator/helm-release.yaml +++ b/kubernetes/talos-flux/apps/github/actions-runner-controller/operator/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set-controller - version: 0.8.0 + version: 0.8.1 sourceRef: kind: HelmRepository name: actions-runner-controller-charts