From 838d9df362c20e633c2eb61ca1f38757dc787a30 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Dec 2025 17:39:40 +0100 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(agregarr):=20Update=20image?= =?UTF-8?q?=20ghcr.io/agregarr/agregarr=201.4.2=20=E2=86=92=202.0.0=20(#43?= =?UTF-8?q?134)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/agregarr/agregarr | major | `1dc4d4c` -> `877d5ec` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 becomes conflicted, 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://redirect.github.com/renovatebot/renovate). --- charts/stable/agregarr/Chart.yaml | 4 ++-- charts/stable/agregarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/agregarr/Chart.yaml b/charts/stable/agregarr/Chart.yaml index 3b44187714d..e295cde0012 100644 --- a/charts/stable/agregarr/Chart.yaml +++ b/charts/stable/agregarr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.4.2 +appVersion: 2.0.0 dependencies: - name: common version: 28.29.16 @@ -37,5 +37,5 @@ sources: - https://github.com/agregarr/agregarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/agregarr type: application -version: 1.11.4 +version: 2.0.0 diff --git a/charts/stable/agregarr/values.yaml b/charts/stable/agregarr/values.yaml index 5c2ab85f2ec..760c6137f4a 100644 --- a/charts/stable/agregarr/values.yaml +++ b/charts/stable/agregarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/agregarr/agregarr pullPolicy: IfNotPresent - tag: 1.4.2@sha256:1dc4d4c5a6f32a08da8d3911fcc65c548b08da908ba7c1aeae694c47b0712699 + tag: 2.0.0@sha256:877d5ec52ac7f8a795febbbf7e7a0857cc66c043aee68b99255bd194110cb903 securityContext: container: readOnlyRootFilesystem: false