chore(multi-scrobbler): update image docker.io/foxxmd/multi-scrobbler digest to be2c16b (#44416)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/foxxmd/multi-scrobbler | digest | `6d86950` -> `be2c16b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXVsdGktc2Nyb2JibGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
|||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: support
|
- name: support
|
||||||
url: https://discord.com/invite/tVsPTHWTtr
|
url: https://discord.com/invite/tVsPTHWTtr
|
||||||
|
truecharts.org/category: unsorted
|
||||||
|
truecharts.org/max_helm_version: "3.17"
|
||||||
|
truecharts.org/max_kubernetes_version: 1.32.0
|
||||||
|
truecharts.org/min_helm_version: "3.14"
|
||||||
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
|
truecharts.org/train: stable
|
||||||
trueforge.org/category: Network-Web
|
trueforge.org/category: Network-Web
|
||||||
trueforge.org/max_helm_version: "3.20"
|
trueforge.org/max_helm_version: "3.20"
|
||||||
trueforge.org/max_kubernetes_version: 1.35.0
|
trueforge.org/max_kubernetes_version: 1.35.0
|
||||||
@@ -19,8 +25,8 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Track your music listening history from many sources and record to many scrobble clients.
|
description: Track your music listening history from many sources and record to many scrobble clients.
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/multi-scrobbler
|
home: https://truecharts.org/charts/stable/multi-scrobbler
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/multi-scrobbler.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.webp
|
||||||
keywords:
|
keywords:
|
||||||
- multi-scrobbler
|
- multi-scrobbler
|
||||||
- Network-Web
|
- Network-Web
|
||||||
@@ -28,12 +34,12 @@ keywords:
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: multi-scrobbler
|
name: multi-scrobbler
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/multi-scrobbler
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/multi-scrobbler
|
||||||
- https://hub.docker.com/r/foxxmd/multi-scrobbler
|
- https://hub.docker.com/r/foxxmd/multi-scrobbler
|
||||||
type: application
|
type: application
|
||||||
version: 9.13.20
|
version: 9.13.21
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/foxxmd/multi-scrobbler
|
repository: docker.io/foxxmd/multi-scrobbler
|
||||||
tag: latest@sha256:6d86950db092b2b02f2c1f3d37644b8a88290cfbd78e307fe6fab1761088d9cd
|
tag: latest@sha256:be2c16b169bec7ed2fdaef102e27969f3f9e8cae7d17cd7e5ab532f0b317c7a0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user