chore(deps): update container image ghcr.io/geek-cookbook/emby to v4.8.7.0@7c42d1e by renovate (#22183)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/emby | patch | `4.8.6.0` -> `4.8.7.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-05-17 20:31:49 +02:00
committed by GitHub
parent 784eb8c80f
commit 9c04c29704
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.8.6.0
appVersion: 4.8.7.0
dependencies:
- name: common
version: 23.0.0
@@ -24,7 +24,7 @@ keywords:
- jellyfin
- plex
- emby
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/emby
- https://ghcr.io/geek-cookbook/emby
type: application
version: 19.0.6
version: 19.0.7
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/geek-cookbook/emby
pullPolicy: IfNotPresent
tag: 4.8.6.0@sha256:f9f750f69208a44964dd953d565e4af9c03479fd4d35df1b792503fdb1217dcb
tag: 4.8.7.0@sha256:7c42d1e4b2cc1c268b81a2598b6ffa610d2e2d986a0a01c52dccd7fe6706376d
securityContext:
container:
readOnlyRootFilesystem: false