From d9cc6bdb2e7062f4627e098a1b19c9d774e63807 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 01:59:33 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/geek-cookbook/emby to v4.8.1.0@dad91c6 by renovate (#18132) 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.0.80` -> `4.8.1.0` | --- > [!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 d455a64cae8..dc54b18568e 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.8.0.80 +appVersion: 4.8.1.0 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.2.0 +version: 17.2.1 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index b9809a3e3b7..21703da16d7 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.0.80@sha256:d14aaee9ad9852c7905d3c315ab293d6fe2e0984369d8d2b8a5cc24133db2cdb + tag: 4.8.1.0@sha256:dad91c621b6fb9f3f4425c3356d41bb060b19bd4caba7d5763917f997124d336 securityContext: container: readOnlyRootFilesystem: false