[PR #235] [MERGED] feat(container): update flux oci helm charts ( 0.13.1 ➔ 0.14.2 ) #178

Closed
opened 2026-06-08 08:30:33 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/homelab-cluster/pull/235
Author: @webgrip-renovate[bot]
Created: 5/24/2026
Status: Merged
Merged: 5/24/2026
Merged by: @Ryangr0

Base: mainHead: renovate/flux-oci-helm-charts


📝 Commits (2)

  • 6a3cdd6 feat(container): update flux oci helm charts ( 0.13.1 ➔ 0.14.2 )
  • c05abce feat(arc): add probe config and ARC-focused Grafana panels

📊 Changes

5 files changed (+45 additions, -5 deletions)

View changed files

📝 kubernetes/apps/arc-systems/actions-runner-controller/app/helmrelease.yaml (+4 -0)
📝 kubernetes/apps/arc-systems/actions-runner-controller/app/ocirepository.yaml (+2 -2)
📝 kubernetes/apps/arc-systems/dashboards/apps-arc-systems.yaml (+4 -1)
📝 kubernetes/apps/arc-systems/gha-runner-scale-set/app/helmrelease.yaml (+33 -0)
📝 kubernetes/apps/arc-systems/gha-runner-scale-set/app/ocirepository.yaml (+2 -2)

📄 Description

This PR contains the following updates:

Package Update Change
ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set minor 0.13.10.14.2
ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller minor 0.13.10.14.2

Grouped GitOps PR: confirm the group is operationally coherent before enabling automerge.

Merge Confidence badges are included where Renovate supports them; low/neutral confidence means this update deserves a manual impact check before merge.


Release Notes

actions/actions-runner-controller (ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set)

v0.14.0: : TLS between runner and dockerd, faster runner restarts, reduced GitHub API calls

Compare Source

Changelog

This release includes the following changes from numerous contributors. Thank you!

  • @​Warashi secured connection between the runner agent and dockerd by enabling TLS (#​192)
    • WARNING: You'll be required to update your actions workflow to create a docker context used by crazymax/ghaction-docker-buildx and docker/setup-buildx-action. See summerwind#192 (comment) for more information and the exact change you'll need on your workflow config files.
  • @​ZacharyBenamram made runner containers to restart faster and reduced GitHub API calls (#​214)
  • @​ahmad-hamade enhanced the Helm chart for priorityClassName support (#​215)
  • @​ap0phi5 updated our GitHub Actions workflow powering automated releases to use docker's official actions (#​197)
  • @​erikkn upgraded go-github to v33 (#​222)

Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/webgrip/homelab-cluster/pull/235 **Author:** [@webgrip-renovate[bot]](https://github.com/apps/webgrip-renovate) **Created:** 5/24/2026 **Status:** ✅ Merged **Merged:** 5/24/2026 **Merged by:** [@Ryangr0](https://github.com/Ryangr0) **Base:** `main` ← **Head:** `renovate/flux-oci-helm-charts` --- ### 📝 Commits (2) - [`6a3cdd6`](https://github.com/webgrip/homelab-cluster/commit/6a3cdd69b20746a10efb8c3a8a5c68f1931ff380) feat(container): update flux oci helm charts ( 0.13.1 ➔ 0.14.2 ) - [`c05abce`](https://github.com/webgrip/homelab-cluster/commit/c05abce68536ce30f97eb47a963d1418e1568564) feat(arc): add probe config and ARC-focused Grafana panels ### 📊 Changes **5 files changed** (+45 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `kubernetes/apps/arc-systems/actions-runner-controller/app/helmrelease.yaml` (+4 -0) 📝 `kubernetes/apps/arc-systems/actions-runner-controller/app/ocirepository.yaml` (+2 -2) 📝 `kubernetes/apps/arc-systems/dashboards/apps-arc-systems.yaml` (+4 -1) 📝 `kubernetes/apps/arc-systems/gha-runner-scale-set/app/helmrelease.yaml` (+33 -0) 📝 `kubernetes/apps/arc-systems/gha-runner-scale-set/app/ocirepository.yaml` (+2 -2) </details> ### 📄 Description This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set](https://redirect.github.com/actions/actions-runner-controller) | minor | `0.13.1` → `0.14.2` | | [ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller](https://redirect.github.com/actions/actions-runner-controller) | minor | `0.13.1` → `0.14.2` | Grouped GitOps PR: confirm the group is operationally coherent before enabling automerge. Merge Confidence badges are included where Renovate supports them; low/neutral confidence means this update deserves a manual impact check before merge. --- ### Release Notes <details> <summary>actions/actions-runner-controller (ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set)</summary> ### [`v0.14.0`](https://redirect.github.com/actions/actions-runner-controller/releases/tag/v0.14.0): : TLS between runner and dockerd, faster runner restarts, reduced GitHub API calls [Compare Source](https://redirect.github.com/actions/actions-runner-controller/compare/v0.13.1...v0.14.0) ##### Changelog This release includes the following changes from numerous contributors. Thank you! - [@&#8203;Warashi](https://redirect.github.com/Warashi) secured connection between the runner agent and dockerd by enabling TLS ([#&#8203;192](https://redirect.github.com/actions/actions-runner-controller/issues/192)) - WARNING: You'll be required to update your actions workflow to create a docker context used by `crazymax/ghaction-docker-buildx` and `docker/setup-buildx-action`. See [summerwind#192 (comment)](https://redirect.github.com/summerwind/actions-runner-controller/pull/192#issuecomment-739437432) for more information and the exact change you'll need on your workflow config files. - [@&#8203;ZacharyBenamram](https://redirect.github.com/ZacharyBenamram) made runner containers to restart faster and reduced GitHub API calls ([#&#8203;214](https://redirect.github.com/actions/actions-runner-controller/issues/214)) - [@&#8203;ahmad-hamade](https://redirect.github.com/ahmad-hamade) enhanced the Helm chart for `priorityClassName` support ([#&#8203;215](https://redirect.github.com/actions/actions-runner-controller/issues/215)) - [@&#8203;ap0phi5](https://redirect.github.com/ap0phi5) updated our GitHub Actions workflow powering automated releases to use docker's official actions ([#&#8203;197](https://redirect.github.com/actions/actions-runner-controller/issues/197)) - [@&#8203;erikkn](https://redirect.github.com/erikkn) upgraded go-github to v33 ([#&#8203;222](https://redirect.github.com/actions/actions-runner-controller/issues/222)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Amsterdam) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 08:30:33 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/homelab-cluster#178
No description provided.