Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-28 08:40:54 +00:00
parent c0ea8dbba2
commit 5834aad1a7
12 changed files with 25 additions and 25 deletions

View File

@ -1,9 +0,0 @@
## [mstream-6.0.29](https://github.com/truecharts/charts/compare/mstream-6.0.28...mstream-6.0.29) (2023-06-21)
### Chore
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9804](https://github.com/truecharts/charts/issues/9804))

View File

@ -4,6 +4,15 @@
## [mstream-6.0.30](https://github.com/truecharts/charts/compare/mstream-6.0.29...mstream-6.0.30) (2023-06-28)
### Chore
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#10003](https://github.com/truecharts/charts/issues/10003))
## [mstream-6.0.29](https://github.com/truecharts/charts/compare/mstream-6.0.28...mstream-6.0.29) (2023-06-21)
### Chore
@ -88,12 +97,3 @@
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
## [mstream-6.0.20](https://github.com/truecharts/charts/compare/mstream-6.0.19...mstream-6.0.20) (2023-05-26)
### Chore
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-mstream
- https://mstream.io/
type: application
version: 6.0.29
version: 6.0.30
annotations:
truecharts.org/catagories: |
- media

View File

@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@ -0,0 +1,9 @@
## [mstream-6.0.30](https://github.com/truecharts/charts/compare/mstream-6.0.29...mstream-6.0.30) (2023-06-28)
### Chore
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#10003](https://github.com/truecharts/charts/issues/10003))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mstream
pullPolicy: IfNotPresent
tag: v5.11.4@sha256:fac1103fa219127ade1001dc4aeeb534bb3a3b0f6c4d9757a00fce81d049060e
tag: v5.11.4@sha256:a339b146e77a85dc046627216a4392efd02db61bd89433f9ac7c5d270cbfebc5
service:
main:
ports:

View File

@ -1112,14 +1112,14 @@ questions:
attrs:
- variable: cpu
label: CPU
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 4000m
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: RAM
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 8Gi
@ -1133,7 +1133,7 @@ questions:
attrs:
- variable: cpu
label: CPU
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 10m
@ -1141,7 +1141,7 @@ questions:
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 50Mi