chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@46bb34d (#15357)

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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-25 20:22:19 +01:00 committed by GitHub
parent a7a7828c9b
commit c2638849b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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