From 102a8ea113d92e4c9c31c2c3b5cd1a12aba00969 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 Jan 2026 22:23:03 +0100 Subject: [PATCH] =?UTF-8?q?feat(agregarr):=20update=20image=20ghcr.io/agre?= =?UTF-8?q?garr/agregarr=202.1.0=20=E2=86=92=20v2.2.0=20(#43619)?= 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 | `c692e82` -> `332c388` | --- > [!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 2329f5f1f22..3bb33b72128 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: 2.1.0 +appVersion: 2.2.0 dependencies: - name: common version: 28.29.17 @@ -37,5 +37,5 @@ sources: - https://github.com/agregarr/agregarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/agregarr type: application -version: 2.1.0 +version: 2.2.0 diff --git a/charts/stable/agregarr/values.yaml b/charts/stable/agregarr/values.yaml index dfa03e35d3d..9089fc16744 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: 2.1.0@sha256:c692e8266562a252d87a1310557505ca971ace5aa846de39b297706c103b155b + tag: v2.2.0@sha256:332c3881ad1bdf3d7016b330b82dc74cee8c2d898ec6575f4b3c7e1f8ee9d22b securityContext: container: readOnlyRootFilesystem: false