From 177c3ee540297a07c3285d3bc5617659eaa8ab54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 12:48:32 +0000 Subject: [PATCH] chore(deps): update automerge non-major updates to v0.14.1 --- releases/gha-runner-scale-set-controller/helmfile.yaml.gotmpl | 2 +- releases/gha-runner-scale-set/helmfile.yaml.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/gha-runner-scale-set-controller/helmfile.yaml.gotmpl b/releases/gha-runner-scale-set-controller/helmfile.yaml.gotmpl index af50554..b278b53 100644 --- a/releases/gha-runner-scale-set-controller/helmfile.yaml.gotmpl +++ b/releases/gha-runner-scale-set-controller/helmfile.yaml.gotmpl @@ -6,6 +6,6 @@ releases: createNamespace: true namespace: arc-system chart: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller - version: 0.14.0 + version: 0.14.1 inherit: - template: default diff --git a/releases/gha-runner-scale-set/helmfile.yaml.gotmpl b/releases/gha-runner-scale-set/helmfile.yaml.gotmpl index 9f87ae7..998b1cf 100644 --- a/releases/gha-runner-scale-set/helmfile.yaml.gotmpl +++ b/releases/gha-runner-scale-set/helmfile.yaml.gotmpl @@ -5,6 +5,6 @@ releases: - name: my-arc-runners namespace: arc-runners chart: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set - version: 0.14.0 + version: 0.14.1 inherit: - template: default