From 595d3e5ea215168d4979d2f2dacddf38c14f361a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 6 May 2024 20:17:50 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/geek-cookbook/emby to v4.8.6.0@f9f750f by renovate (#21703) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/emby/Chart.yaml | 6 +++--- charts/stable/emby/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index f2fc25cc384..d4bc2901867 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -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 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 8bac6f0b57b..57533b99eb0 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -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