From 99df4d7db093814d82a4c6807150b22ada7f618d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Mar 2026 12:03:53 +0100 Subject: [PATCH] =?UTF-8?q?fix(agregarr):=20update=20image=20ghcr.io/agreg?= =?UTF-8?q?arr/agregarr=20v2.4.0=20=E2=86=92=20v2.4.1=20(#45805)?= 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 | patch | `5f638ef` → `6022aef` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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**: Enabled. ♻ **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 6d7c07ee7f3..62038fc4bf8 100644 --- a/charts/stable/agregarr/Chart.yaml +++ b/charts/stable/agregarr/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.4.0 +appVersion: 2.4.1 dependencies: - name: common version: 28.33.0 @@ -40,5 +40,5 @@ sources: - https://github.com/agregarr/agregarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/agregarr type: application -version: 2.8.0 +version: 2.8.1 diff --git a/charts/stable/agregarr/values.yaml b/charts/stable/agregarr/values.yaml index 43e2d726fe6..3f859202e53 100644 --- a/charts/stable/agregarr/values.yaml +++ b/charts/stable/agregarr/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/agregarr/agregarr pullPolicy: IfNotPresent - tag: v2.4.0@sha256:5f638efaa7ebf19defaea2168ee95a7108709bd5598974f243c19b3993c11e50 + tag: v2.4.1@sha256:6022aef7ad580478bf100ee4b11f19ad689bb780d241e78e33a3ccc6b5feb569 securityContext: container: readOnlyRootFilesystem: false