From 067d0c2e1f52bb75aa5896a2cfed5cf7d92b932d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 17 Nov 2023 21:32:38 +0100 Subject: [PATCH] fix(images): update container image ghcr.io/linuxserver/beets to version-1.6.0 (#14807) 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/linuxserver/beets | digest | `0cbd1e5` -> `2b96d83` | --- > [!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). --------- Signed-off-by: TrueCharts-Bot --- charts/stable/beets/Chart.yaml | 2 +- charts/stable/beets/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index d38acab4d7b..3f87ab149fd 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 8.0.23 +version: 8.0.24 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/beets/values.yaml b/charts/stable/beets/values.yaml index 686dba83664..e0e6e47f428 100644 --- a/charts/stable/beets/values.yaml +++ b/charts/stable/beets/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/beets pullPolicy: IfNotPresent - tag: version-1.6.0@sha256:0cbd1e5eb1107948c96d04bb5bd85c6c296d0a5394ee73e3bfa2ea453dd0491a + tag: version-1.6.0@sha256:2b96d836366de789be7f886d61839965f7cb3df22862c65589441d82a9bbcd2d securityContext: container: readOnlyRootFilesystem: false