mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 11:11:22 -03:00
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: |-
|
||||
- name: support
|
||||
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/max_helm_version: "3.20"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -19,8 +25,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
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
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/multi-scrobbler.webp
|
||||
home: https://truecharts.org/charts/stable/multi-scrobbler
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.webp
|
||||
keywords:
|
||||
- multi-scrobbler
|
||||
- Network-Web
|
||||
@@ -28,12 +34,12 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: multi-scrobbler
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/multi-scrobbler
|
||||
- https://hub.docker.com/r/foxxmd/multi-scrobbler
|
||||
type: application
|
||||
version: 9.13.20
|
||||
version: 9.13.21
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/foxxmd/multi-scrobbler
|
||||
tag: latest@sha256:6d86950db092b2b02f2c1f3d37644b8a88290cfbd78e307fe6fab1761088d9cd
|
||||
tag: latest@sha256:be2c16b169bec7ed2fdaef102e27969f3f9e8cae7d17cd7e5ab532f0b317c7a0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user