chore(deps): update container image ghcr.io/linuxserver/mstream to v5.12.2@521a746 by renovate (#21687)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mstream](https://togithub.com/linuxserver/docker-mstream/packages) ([source](https://togithub.com/linuxserver/docker-mstream)) | patch | `5.12.1` -> `5.12.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
5e9998859a
commit
5af718efb8
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.12.1
|
||||
appVersion: 5.12.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- mstream
|
||||
- server
|
||||
- music
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/mstream
|
||||
- https://ghcr.io/linuxserver/mstream
|
||||
type: application
|
||||
version: 11.1.0
|
||||
version: 11.1.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.12.1@sha256:af95cffba4ab20c8c20cecdd7b2e8330e3f9e8cadca2a551054b1fa1033fd791
|
||||
tag: 5.12.2@sha256:521a746e4f6e18a4138e5d0ad615261a92d2ace993a8d2b56ad4fbbc211cb611
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue