fix(agregarr): update image ghcr.io/agregarr/agregarr v2.4.0 → v2.4.1 (#45805)

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYWdyZWdhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-03-05 12:03:53 +01:00
committed by GitHub
parent 2f921c371f
commit 99df4d7db0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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