diff --git a/charts/mstream/Chart.yaml b/charts/mstream/Chart.yaml index 59c044fb..847f3b1f 100644 --- a/charts/mstream/Chart.yaml +++ b/charts/mstream/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 -appVersion: "v5.2.1" -version: 2.1.1 +appVersion: "v5.2.5" +version: 2.1.2 name: mstream description: A personal music streaming server type: application @@ -24,7 +24,7 @@ maintainers: annotations: artifacthub.io/changes: | - kind: changed - description: Bump tag to version-v5.2.1 + description: Bump tag to version-v5.2.5 artifacthub.io/images: | - name: mstream - image: ghcr.io/linuxserver/mstream:version-v5.2.1 + image: ghcr.io/linuxserver/mstream:version-v5.2.5 diff --git a/charts/mstream/README.md b/charts/mstream/README.md index eca9cf00..3aa63293 100644 --- a/charts/mstream/README.md +++ b/charts/mstream/README.md @@ -1,6 +1,6 @@ # mstream -![Version: 2.1.1](https://img.shields.io/badge/Version-2.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v5.2.1](https://img.shields.io/badge/AppVersion-v5.2.1-informational?style=flat-square) +![Version: 2.1.2](https://img.shields.io/badge/Version-2.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v5.2.5](https://img.shields.io/badge/AppVersion-v5.2.5-informational?style=flat-square) A personal music streaming server diff --git a/charts/mstream/values.schema.json b/charts/mstream/values.schema.json index 5c0c84ad..cea70d5f 100644 --- a/charts/mstream/values.schema.json +++ b/charts/mstream/values.schema.json @@ -35,7 +35,7 @@ }, "tag": { "$id": "#/properties/image/properties/tag", - "default": "version-v5.2.1", + "default": "version-v5.2.5", "description": "An explanation about the purpose of this instance.", "title": "Image tag", "type": "string" diff --git a/charts/mstream/values.yaml b/charts/mstream/values.yaml index db4c9e89..31577c42 100644 --- a/charts/mstream/values.yaml +++ b/charts/mstream/values.yaml @@ -9,7 +9,7 @@ image: repository: ghcr.io/linuxserver/mstream pullPolicy: IfNotPresent - tag: "version-v5.2.1" + tag: "version-v5.2.5" secret: {} # PASSWORD: password