Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2207e416b4
commit
d12a377f28
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mstream-6.0.31](https://github.com/truecharts/charts/compare/mstream-6.0.30...mstream-6.0.31) (2023-07-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mstream-6.0.32](https://github.com/truecharts/charts/compare/mstream-6.0.31...mstream-6.0.32) (2023-07-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#10170](https://github.com/truecharts/charts/issues/10170))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mstream-6.0.31](https://github.com/truecharts/charts/compare/mstream-6.0.30...mstream-6.0.31) (2023-07-01)
|
## [mstream-6.0.31](https://github.com/truecharts/charts/compare/mstream-6.0.30...mstream-6.0.31) (2023-07-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [mstream-6.0.22](https://github.com/truecharts/charts/compare/mstream-6.0.21...mstream-6.0.22) (2023-06-04)
|
## [mstream-6.0.22](https://github.com/truecharts/charts/compare/mstream-6.0.21...mstream-6.0.22) (2023-06-04)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9377](https://github.com/truecharts/charts/issues/9377))
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
|
||||||
|
|
||||||
|
|
|
@ -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: 6.0.31
|
version: 6.0.32
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [mstream-6.0.32](https://github.com/truecharts/charts/compare/mstream-6.0.31...mstream-6.0.32) (2023-07-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#10170](https://github.com/truecharts/charts/issues/10170))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/mstream
|
repository: tccr.io/truecharts/mstream
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v5.11.4@sha256:a339b146e77a85dc046627216a4392efd02db61bd89433f9ac7c5d270cbfebc5
|
tag: v5.11.4@sha256:5c0fb4e87d1450e7c5548aae4d62576fad416095028f65cb32e9154de7b42b11
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue