Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5acc431bc9
commit
00b4e6e2f7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [channels-dvr-3.0.6](https://github.com/truecharts/charts/compare/channels-dvr-3.0.5...channels-dvr-3.0.6) (2023-11-03)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [channels-dvr-3.0.7](https://github.com/truecharts/charts/compare/channels-dvr-3.0.6...channels-dvr-3.0.7) (2023-11-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/channels-dvr to latest ([#14325](https://github.com/truecharts/charts/issues/14325))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [channels-dvr-3.0.6](https://github.com/truecharts/charts/compare/channels-dvr-3.0.5...channels-dvr-3.0.6) (2023-11-03)
|
## [channels-dvr-3.0.6](https://github.com/truecharts/charts/compare/channels-dvr-3.0.5...channels-dvr-3.0.6) (2023-11-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [channels-dvr-2.1.0](https://github.com/truecharts/charts/compare/channels-dvr-2.0.5...channels-dvr-2.1.0) (2023-07-01)
|
## [channels-dvr-2.1.0](https://github.com/truecharts/charts/compare/channels-dvr-2.0.5...channels-dvr-2.1.0) (2023-07-01)
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- Add DVR storage ([#10048](https://github.com/truecharts/charts/issues/10048))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [channels-dvr-2.0.5](https://github.com/truecharts/charts/compare/channels-dvr-2.0.4...channels-dvr-2.0.5) (2023-06-13)
|
|
|
@ -19,7 +19,7 @@ name: channels-dvr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.6
|
version: 3.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [channels-dvr-3.0.7](https://github.com/truecharts/charts/compare/channels-dvr-3.0.6...channels-dvr-3.0.7) (2023-11-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/channels-dvr to latest ([#14325](https://github.com/truecharts/charts/issues/14325))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/channels-dvr
|
repository: tccr.io/truecharts/channels-dvr
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: latest@sha256:bfc3c73c1cefd578c121b6e3256a496ad9ee190a6a6901d3ad1b9aa2a7be082c
|
tag: latest@sha256:f23cc37905cc863b434e10e4c98ce80dec010f3e02148ec511e0af26ff46be0c
|
||||||
|
|
||||||
tveImage:
|
tveImage:
|
||||||
repository: tccr.io/truecharts/channels-dvr-tve
|
repository: tccr.io/truecharts/channels-dvr-tve
|
|
@ -872,6 +872,12 @@ questions:
|
||||||
default: websecure
|
default: websecure
|
||||||
show_if: [["advanced", "=", true]]
|
show_if: [["advanced", "=", true]]
|
||||||
required: true
|
required: true
|
||||||
|
- variable: allowCors
|
||||||
|
label: "Allow Cross Origin Requests"
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
show_if: [["advanced", "=", true]]
|
||||||
|
default: false
|
||||||
- variable: ingressClassName
|
- variable: ingressClassName
|
||||||
label: (Advanced/Optional) IngressClass Name
|
label: (Advanced/Optional) IngressClass Name
|
||||||
schema:
|
schema:
|
||||||
|
@ -910,12 +916,12 @@ questions:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: 'clusterCertificate (Advanced)'
|
- variable: clusterCertificate
|
||||||
label: Cluster Certificate
|
label: 'Cluster Certificate (Advanced)'
|
||||||
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
show_if: [["clusterIssuer", "=", ""]]
|
show_if: [["certificateIssuer", "=", ""]]
|
||||||
default: ""
|
default: ""
|
||||||
- variable: secretName
|
- variable: secretName
|
||||||
label: 'Use Custom Certificate Secret (Advanced)'
|
label: 'Use Custom Certificate Secret (Advanced)'
|
||||||
|
@ -959,6 +965,12 @@ questions:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
|
- variable: allowCors
|
||||||
|
label: "Allow Cross Origin Requests"
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
show_if: [["advanced", "=", true]]
|
||||||
|
default: false
|
||||||
- variable: hosts
|
- variable: hosts
|
||||||
label: Hosts
|
label: Hosts
|
||||||
schema:
|
schema:
|
||||||
|
@ -1016,8 +1028,8 @@ questions:
|
||||||
label: Service Port
|
label: Service Port
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
- variable: clusterIssuer
|
- variable: certificateIssuer
|
||||||
label: clusterIssuer
|
label: certificateIssuer
|
||||||
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
|
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
|
@ -1047,7 +1059,7 @@ questions:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
required: true
|
required: true
|
||||||
- variable: clusterIssuer
|
- variable: certificateIssuer
|
||||||
label: Use Cert-Manager clusterIssuer
|
label: Use Cert-Manager clusterIssuer
|
||||||
description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
|
description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
|
||||||
schema:
|
schema:
|
||||||
|
@ -1061,8 +1073,8 @@ questions:
|
||||||
$ref:
|
$ref:
|
||||||
- "definitions/certificate"
|
- "definitions/certificate"
|
||||||
- variable: clusterCertificate
|
- variable: clusterCertificate
|
||||||
label: Cluster Certificate (Experimental)
|
label: 'Cluster Certificate (Advanced)'
|
||||||
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart. NOTE: This is an experimental feature'
|
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
show_if: [["clusterIssuer", "=", ""]]
|
show_if: [["clusterIssuer", "=", ""]]
|
Loading…
Reference in New Issue