From cbe43b0f634cb18c8a7c22f7f146f49e30aa26fe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Feb 2026 02:47:40 +0100 Subject: [PATCH] =?UTF-8?q?feat(agregarr):=20update=20image=20ghcr.io/agre?= =?UTF-8?q?garr/agregarr=20v2.3.0=20=E2=86=92=20v2.4.0=20(#44973)?= 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 | minor | `87ea4f0` → `5f638ef` | --- > [!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**: 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 fef06a44357..b8a10574698 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.3.0 +appVersion: 2.4.0 dependencies: - name: common version: 28.29.49 @@ -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.3.5 +version: 2.4.0 diff --git a/charts/stable/agregarr/values.yaml b/charts/stable/agregarr/values.yaml index b731c3f5fc4..43e2d726fe6 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.3.0@sha256:87ea4f00479e3ed9108edb2ed39596d68cf122f7fc09b5cff7c32da725857bd0 + tag: v2.4.0@sha256:5f638efaa7ebf19defaea2168ee95a7108709bd5598974f243c19b3993c11e50 securityContext: container: readOnlyRootFilesystem: false