Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ab1ee38c1d
commit
7408378d9d
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mstream-7.0.23](https://github.com/truecharts/charts/compare/mstream-7.0.22...mstream-7.0.23) (2023-11-17)
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mstream-7.0.24](https://github.com/truecharts/charts/compare/mstream-7.0.23...mstream-7.0.24) (2023-11-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/linuxserver/mstream to 5.11.4[@012b36c](https://github.com/012b36c) ([#15240](https://github.com/truecharts/charts/issues/15240))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mstream-7.0.23](https://github.com/truecharts/charts/compare/mstream-7.0.22...mstream-7.0.23) (2023-11-17)
|
## [mstream-7.0.23](https://github.com/truecharts/charts/compare/mstream-7.0.22...mstream-7.0.23) (2023-11-17)
|
||||||
|
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#13952](https://github.com/truecharts/charts/issues/13952))
|
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#13952](https://github.com/truecharts/charts/issues/13952))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mstream-7.0.13](https://github.com/truecharts/charts/compare/mstream-7.0.12...mstream-7.0.13) (2023-10-18)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#13730](https://github.com/truecharts/charts/issues/13730))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.11.4"
|
appVersion: 5.11.4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/linuxserver/docker-mstream
|
- https://github.com/linuxserver/docker-mstream
|
||||||
- https://mstream.io/
|
- https://mstream.io/
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.23
|
version: 7.0.24
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [mstream-7.0.24](https://github.com/truecharts/charts/compare/mstream-7.0.23...mstream-7.0.24) (2023-11-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/linuxserver/mstream to 5.11.4[@012b36c](https://github.com/012b36c) ([#15240](https://github.com/truecharts/charts/issues/15240))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/mstream
|
repository: ghcr.io/linuxserver/mstream
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.11.4@sha256:680af541bb4c2e38fc10b9fa5ad306ad42d4dabdd191a533711be386c72af4da
|
tag: 5.11.4@sha256:012b36c7f18ba358ce91c1f047d00d7e7ff9773bd97976451963ac829513a28a
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue