feat(mstream): update image ghcr.io/linuxserver/mstream 6.2.0 → 6.3.0 (#47218)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages) ([source](https://redirect.github.com/linuxserver/docker-mstream)) | minor | `1a39225` → `7987dfc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXN0cmVhbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.2.0
|
||||
appVersion: 6.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,17 +20,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A personal music streaming server
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/mstream
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/mstream
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/mstream.webp
|
||||
keywords:
|
||||
- mstream
|
||||
- server
|
||||
- music
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: mstream
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/mstream
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mstream
|
||||
- https://mstream.io/
|
||||
type: application
|
||||
version: 15.0.1
|
||||
version: 15.1.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.2.0@sha256:1a3922582bb516be9f66f6927a638a901f9dece909c865681048eb3c469f7568
|
||||
tag: 6.3.0@sha256:7987dfc04b997baa85d02a1e4fae4e156551d1e38cd46a89c3fab90091248504
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user