From 5ab4e8295fabf6ee92de08553807b1a4a3b70c09 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Nov 2025 17:52:08 +0000 Subject: [PATCH] Update Helm release snapshot-controller to v4.2.0 (#1951) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [snapshot-controller](https://github.com/piraeusdatastore/helm-charts) | minor | `4.1.1` -> `4.2.0` | --- ### Release Notes
piraeusdatastore/helm-charts (snapshot-controller) ### [`v4.2.0`](https://github.com/piraeusdatastore/helm-charts/releases/tag/snapshot-controller-4.2.0) [Compare Source](https://github.com/piraeusdatastore/helm-charts/compare/snapshot-controller-4.1.1...snapshot-controller-4.2.0) Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, this chart is meant for cases where it is not.
--- ### 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/1951 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/storage/snapshot-controller/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/snapshot-controller/Chart.yaml b/clusters/cl01tl/storage/snapshot-controller/Chart.yaml index ce1c65319..6c7cff5d5 100644 --- a/clusters/cl01tl/storage/snapshot-controller/Chart.yaml +++ b/clusters/cl01tl/storage/snapshot-controller/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: alexlebens dependencies: - name: snapshot-controller - version: 4.1.1 + version: 4.2.0 repository: https://piraeus.io/helm-charts/ icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png appVersion: v8.2.1