chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.43 → 4.9.0.44 (#34185)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/emby | patch | `59d1e17` -> `13097ef` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2025-04-10 09:23:30 +02:00
committed by GitHub
parent 3f9d765630
commit 8d582afdbb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.9.0.43
appVersion: 4.9.0.44
dependencies:
- name: common
version: 25.4.10
@@ -38,5 +38,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/emby
- https://hub.docker.com/r/alpine/socat
type: application
version: 22.4.26
version: 22.4.27
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/elfhosted/emby
pullPolicy: IfNotPresent
tag: 4.9.0.43@sha256:745599667cb43a354f06f05b917ad8b20efc137e923a83ec814c11b36a576907
tag: 4.9.0.44@sha256:13097efec75345fa03ce73c073afed0cc94979c0202f5b03eeba989bb298c028
broadcastProxyImage:
repository: docker.io/alpine/socat
pullPolicy: IfNotPresent