From b507f91be0c590c862352829ed7aac7be9116335 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Oct 2025 18:51:45 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/agregar?= =?UTF-8?q?r/agregarr=201.3.1=20=E2=86=92=201.4.0=20(#40626)?= 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 | `3fef4a9` -> `47debe9` | --- > [!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 | 9 +++++---- charts/stable/agregarr/values.yaml | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/charts/stable/agregarr/Chart.yaml b/charts/stable/agregarr/Chart.yaml index 6c4fc7d2ebc..eb7cfe24e2c 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.3.1 +appVersion: 1.4.0 dependencies: - name: common version: 28.22.0 @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: Home and Collection manager for Plex. -home: https://trueforge.org/truecharts/stable/agregarr -icon: https://trueforge.org/img/hotlink-ok/chart-icons/agregarr.webp +home: https://truecharts.org/charts/stable/agregarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/agregarr.webp keywords: - agregarr kubeVersion: '>=1.24.0-0' @@ -35,7 +35,8 @@ name: agregarr sources: - https://ghcr.io/agregarr/agregarr - https://github.com/agregarr/agregarr + - https://github.com/truecharts/charts/tree/master/charts/stable/agregarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/agregarr type: application -version: 1.5.0 +version: 1.6.0 diff --git a/charts/stable/agregarr/values.yaml b/charts/stable/agregarr/values.yaml index bc55cadb15d..94f89ee1586 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.3.1@sha256:3fef4a9d581601a7b5033976db4c13ddf0ca4af5c2ec349903230eef05703212 + tag: 1.4.0@sha256:47debe991d285bfeed741ac00928656b082e9676bbd05a444d057f0d44943611 securityContext: container: readOnlyRootFilesystem: false