From f5406b925b053de28821a5148969bf11034cafb0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Jul 2025 01:52:07 +0000 Subject: [PATCH] Update Helm release headlamp to v0.32.1 (#848) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [headlamp](https://headlamp.dev/) ([source](https://github.com/kubernetes-sigs/headlamp)) | minor | `0.31.1` -> `0.32.1` | --- ### Configuration 📅 **Schedule**: 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/848 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/management/headlamp/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/management/headlamp/Chart.yaml b/clusters/cl01tl/management/headlamp/Chart.yaml index 02f855828..d514ae87f 100644 --- a/clusters/cl01tl/management/headlamp/Chart.yaml +++ b/clusters/cl01tl/management/headlamp/Chart.yaml @@ -14,7 +14,7 @@ maintainers: - name: alexlebens dependencies: - name: headlamp - version: 0.31.1 + version: 0.32.1 repository: https://kubernetes-sigs.github.io/headlamp/ icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png appVersion: 0.30.1