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/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 6.2.0
|
appVersion: 6.3.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.0.15
|
version: 29.0.15
|
||||||
@@ -20,17 +20,17 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A personal music streaming server
|
description: A personal music streaming server
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/mstream
|
home: https://trueforge.org/truetech/truecharts/charts/stable/mstream
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/mstream.webp
|
||||||
keywords:
|
keywords:
|
||||||
- mstream
|
- mstream
|
||||||
- server
|
- server
|
||||||
- music
|
- music
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: mstream
|
name: mstream
|
||||||
sources:
|
sources:
|
||||||
- https://ghcr.io/linuxserver/mstream
|
- https://ghcr.io/linuxserver/mstream
|
||||||
@@ -38,5 +38,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mstream
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mstream
|
||||||
- https://mstream.io/
|
- https://mstream.io/
|
||||||
type: application
|
type: application
|
||||||
version: 15.0.1
|
version: 15.1.0
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/mstream
|
repository: ghcr.io/linuxserver/mstream
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 6.2.0@sha256:1a3922582bb516be9f66f6927a638a901f9dece909c865681048eb3c469f7568
|
tag: 6.3.0@sha256:7987dfc04b997baa85d02a1e4fae4e156551d1e38cd46a89c3fab90091248504
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user