fix(agregarr): update image ghcr.io/agregarr/agregarr v2.2.0 → v2.2.1 (#43629)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/agregarr/agregarr | patch | `332c388` -> `b6dddba` |

---

> [!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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYWdyZWdhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-01-15 10:29:26 +01:00
committed by GitHub
parent a0926db61f
commit 9a03b286dd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.2.0 appVersion: 2.2.1
dependencies: dependencies:
- name: common - name: common
version: 28.29.17 version: 28.29.17
@@ -37,5 +37,5 @@ sources:
- https://github.com/agregarr/agregarr - https://github.com/agregarr/agregarr
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/agregarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/agregarr
type: application type: application
version: 2.2.0 version: 2.2.1
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/agregarr/agregarr repository: ghcr.io/agregarr/agregarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2.2.0@sha256:332c3881ad1bdf3d7016b330b82dc74cee8c2d898ec6575f4b3c7e1f8ee9d22b tag: v2.2.1@sha256:b6dddba82d1fe7073130565ee27de3c888627342e8048f7e3b5c1f9d10e1381c
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false