chore(deps): update non-major docker tags (#1134)
* chore(deps): update non-major docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
c9145fbb9e
commit
9112c749dc
@@ -1,24 +1,24 @@
|
||||
apiVersion: v2
|
||||
appVersion: "5.2.5"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mstream
|
||||
description: A personal music streaming server
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/mstream"
|
||||
icon: "https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png"
|
||||
appVersion: 5.2.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: A personal music streaming server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream
|
||||
icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png
|
||||
keywords:
|
||||
- mstream
|
||||
- server
|
||||
- music
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-mstream
|
||||
- https://mstream.io/
|
||||
- mstream
|
||||
- server
|
||||
- music
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: mstream
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-mstream
|
||||
- https://mstream.io/
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v5.2.5@sha256:42
|
||||
tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v5.2.5@sha256:42
|
||||
tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256
|
||||
|
||||
# PASSWORD: password
|
||||
|
||||
|
||||
Reference in New Issue
Block a user