From c2638849b5a247c7c62ee076f5cf3095255d355b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Nov 2023 20:22:19 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@46bb34d (#15357) 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 | `2b96d83` -> `46bb34d` | --- > [!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/beets/Chart.yaml | 4 ++-- charts/stable/beets/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index 3f87ab149fd..e105ad267a9 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.6.0" +appVersion: 1.6.0 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 8.0.24 +version: 8.0.25 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 e0e6e47f428..bd68332d643 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:2b96d836366de789be7f886d61839965f7cb3df22862c65589441d82a9bbcd2d + tag: version-1.6.0@sha256:46bb34d7d55a8e6f4c19aaf6eddfc0976a0eaee3e25bec5079a9d40f475943f7 securityContext: container: readOnlyRootFilesystem: false