From dba39e6cdb37a22fd3151d08aad3053bc7a46133 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 02:00:51 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/geek-cookbook/emby to v4.8.0.80@d14aaee by renovate (#17937) 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 | minor | `4.7.14.0` -> `4.8.0.80` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 6413a13bb06..89d451fbf53 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.7.14.0 +appVersion: 4.8.0.80 dependencies: - name: common version: 17.2.30 @@ -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: 17.1.13 +version: 17.2.0 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index d78fb546f0f..b9809a3e3b7 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.7.14.0@sha256:ccdad65c7c631f60f9b1859e748d075b5923249b0f6b1f2c6058ad8942417fcc + tag: 4.8.0.80@sha256:d14aaee9ad9852c7905d3c315ab293d6fe2e0984369d8d2b8a5cc24133db2cdb securityContext: container: readOnlyRootFilesystem: false