Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c9daae92b8
commit
505e7d9be6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mstream-7.0.8](https://github.com/truecharts/charts/compare/mstream-7.0.7...mstream-7.0.8) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12777](https://github.com/truecharts/charts/issues/12777))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mstream-7.0.9](https://github.com/truecharts/charts/compare/mstream-7.0.8...mstream-7.0.9) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12995](https://github.com/truecharts/charts/issues/12995))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mstream-7.0.8](https://github.com/truecharts/charts/compare/mstream-7.0.7...mstream-7.0.8) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mstream-6.0.35](https://github.com/truecharts/charts/compare/mstream-6.0.34...mstream-6.0.35) (2023-07-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#10861](https://github.com/truecharts/charts/issues/10861))
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-mstream
|
||||
- https://mstream.io/
|
||||
type: application
|
||||
version: 7.0.8
|
||||
version: 7.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mstream-7.0.9](https://github.com/truecharts/charts/compare/mstream-7.0.8...mstream-7.0.9) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12995](https://github.com/truecharts/charts/issues/12995))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.11.4@sha256:96d3ded4422ac61a10c6c493231aca1796a81f9ccded24332f3c1216337d5598
|
||||
tag: v5.11.4@sha256:250e9e468ad78e8185d848173a55b248d38ed51ebf820ffe7654a1f9d334f26b
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue