chore(helm): update image ghcr.io/agregarr/agregarr 1.3.1 → 1.4.0 (#40626)

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-11 18:51:45 +02:00
committed by GitHub
parent f6af912418
commit b507f91be0
2 changed files with 6 additions and 5 deletions

View File

@@ -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

View File

@@ -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