chore(deps): update container image ghcr.io/geek-cookbook/emby to v4.8.6.0@f9f750f by renovate (#21703)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/emby | patch | `4.8.5.0` -> `4.8.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-05-06 20:17:50 +02:00
committed by GitHub
parent 04bc15c97e
commit 595d3e5ea2
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.5.0
appVersion: 4.8.6.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.5
version: 19.0.6
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/geek-cookbook/emby
pullPolicy: IfNotPresent
tag: 4.8.5.0@sha256:5f93939478b3594e8bd9517e50089fda6bb710ca1f7c65e590e4ab77e5d20497
tag: 4.8.6.0@sha256:f9f750f69208a44964dd953d565e4af9c03479fd4d35df1b792503fdb1217dcb
securityContext:
container:
readOnlyRootFilesystem: false