From 30ea58a990ad01132bbde64a414138ea21ca8ef9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Apr 2024 08:28:09 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/geek-cookbook/emby to v4.8.4.0@95ac6fd by renovate (#20988) 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.3.0` -> `4.8.4.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 a6e726f6dcc..cc29f9688e7 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.3.0 +appVersion: 4.8.4.0 dependencies: - name: common version: 20.3.7 @@ -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: 18.8.6 +version: 18.8.7 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 3ebcd222e32..7534730473b 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.3.0@sha256:3e01274e7dffbc55e96f431d334ea80cf8fae686daa0e626f4f2fe8a2124c218 + tag: 4.8.4.0@sha256:95ac6fd09839c00dc37277a32af475ba7114a6e114f8e8b12483803adb004393 securityContext: container: readOnlyRootFilesystem: false