From c123fee900eacb99c7ed9842910f15755bf6ef5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 11:01:56 +0000 Subject: [PATCH] chore(deps): update automerge non-major updates --- mise.toml | 2 +- releases/gha-runner-scale-set-controller/helmfile.yaml.gotmpl | 2 +- releases/gha-runner-scale-set/helmfile.yaml.gotmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mise.toml b/mise.toml index c6f3b1f..651b84f 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] helm = "4.2.0" -helmfile = "1.5.1" +helmfile = "1.5.2" diff --git a/releases/gha-runner-scale-set-controller/helmfile.yaml.gotmpl b/releases/gha-runner-scale-set-controller/helmfile.yaml.gotmpl index b278b53..6df8019 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.1 + version: 0.14.2 inherit: - template: default diff --git a/releases/gha-runner-scale-set/helmfile.yaml.gotmpl b/releases/gha-runner-scale-set/helmfile.yaml.gotmpl index 998b1cf..7898f11 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.1 + version: 0.14.2 inherit: - template: default