Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-08 07:42:54 +00:00
parent 3de3474b14
commit cdcc74bc8c
12 changed files with 24 additions and 24 deletions

View File

@@ -1,9 +0,0 @@
## [mstream-7.0.18](https://github.com/truecharts/charts/compare/mstream-7.0.17...mstream-7.0.18) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))

View File

@@ -4,6 +4,15 @@
## [mstream-7.0.19](https://github.com/truecharts/charts/compare/mstream-7.0.18...mstream-7.0.19) (2023-11-08)
### Chore
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#14441](https://github.com/truecharts/charts/issues/14441))
## [mstream-7.0.18](https://github.com/truecharts/charts/compare/mstream-7.0.17...mstream-7.0.18) (2023-11-05)
### Chore
@@ -88,12 +97,3 @@
## [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)

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-mstream
- https://mstream.io/
type: application
version: 7.0.18
version: 7.0.19
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [mstream-7.0.19](https://github.com/truecharts/charts/compare/mstream-7.0.18...mstream-7.0.19) (2023-11-08)
### Chore
- update container image tccr.io/truecharts/mstream to v5.11.4 ([#14441](https://github.com/truecharts/charts/issues/14441))

View File

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

View File

@@ -996,7 +996,7 @@ questions:
schema:
type: list
default: []
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
items:
- variable: tlsEntry
label: Host
@@ -1025,7 +1025,7 @@ questions:
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
schema:
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
@@ -1034,13 +1034,13 @@ questions:
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: entrypoint
label: Traefik Entrypoint