From f393fdb7dd9183add68e0b127370c2ec3c178b32 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Apr 2024 02:27:16 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/geek-cookbook/emby to 4.8.4.0@82a73e4 by renovate (#21020) 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 | digest | `95ac6fd` -> `82a73e4` | --- > [!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 | 4 ++-- charts/stable/emby/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index bba89f039dc..5f8e939a5a4 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -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.7 +version: 18.8.8 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 7534730473b..606244251b5 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.4.0@sha256:95ac6fd09839c00dc37277a32af475ba7114a6e114f8e8b12483803adb004393 + tag: 4.8.4.0@sha256:82a73e46eb35d3b0f074c027933d14f8bfb0d1f73a376ec53c4c646a80b9a698 securityContext: container: readOnlyRootFilesystem: false