From 00b4e6e2f717802e21653cf62c950384e2e7c939 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 4 Nov 2023 05:38:22 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/channels-dvr/3.0.6/app-changelog.md | 9 ------ .../{3.0.6 => 3.0.7}/CHANGELOG.md | 18 +++++------ .../channels-dvr/{3.0.6 => 3.0.7}/Chart.yaml | 2 +- .../channels-dvr/{3.0.6 => 3.0.7}/README.md | 0 stable/channels-dvr/3.0.7/app-changelog.md | 9 ++++++ .../{3.0.6 => 3.0.7}/app-readme.md | 0 .../{3.0.6 => 3.0.7}/charts/common-14.2.2.tgz | Bin .../{3.0.6 => 3.0.7}/ix_values.yaml | 2 +- .../{3.0.6 => 3.0.7}/questions.yaml | 28 +++++++++++++----- .../{3.0.6 => 3.0.7}/templates/NOTES.txt | 0 .../{3.0.6 => 3.0.7}/templates/common.yaml | 0 .../channels-dvr/{3.0.6 => 3.0.7}/values.yaml | 0 12 files changed, 40 insertions(+), 28 deletions(-) delete mode 100644 stable/channels-dvr/3.0.6/app-changelog.md rename stable/channels-dvr/{3.0.6 => 3.0.7}/CHANGELOG.md (90%) rename stable/channels-dvr/{3.0.6 => 3.0.7}/Chart.yaml (97%) rename stable/channels-dvr/{3.0.6 => 3.0.7}/README.md (100%) create mode 100644 stable/channels-dvr/3.0.7/app-changelog.md rename stable/channels-dvr/{3.0.6 => 3.0.7}/app-readme.md (100%) rename stable/channels-dvr/{3.0.6 => 3.0.7}/charts/common-14.2.2.tgz (100%) rename stable/channels-dvr/{3.0.6 => 3.0.7}/ix_values.yaml (90%) rename stable/channels-dvr/{3.0.6 => 3.0.7}/questions.yaml (99%) rename stable/channels-dvr/{3.0.6 => 3.0.7}/templates/NOTES.txt (100%) rename stable/channels-dvr/{3.0.6 => 3.0.7}/templates/common.yaml (100%) rename stable/channels-dvr/{3.0.6 => 3.0.7}/values.yaml (100%) diff --git a/stable/channels-dvr/3.0.6/app-changelog.md b/stable/channels-dvr/3.0.6/app-changelog.md deleted file mode 100644 index 27c7396526c..00000000000 --- a/stable/channels-dvr/3.0.6/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/channels-dvr/3.0.6/CHANGELOG.md b/stable/channels-dvr/3.0.7/CHANGELOG.md similarity index 90% rename from stable/channels-dvr/3.0.6/CHANGELOG.md rename to stable/channels-dvr/3.0.7/CHANGELOG.md index cb369ea69cb..dd1f738b018 100644 --- a/stable/channels-dvr/3.0.6/CHANGELOG.md +++ b/stable/channels-dvr/3.0.7/CHANGELOG.md @@ -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) ### 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) - -### 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) diff --git a/stable/channels-dvr/3.0.6/Chart.yaml b/stable/channels-dvr/3.0.7/Chart.yaml similarity index 97% rename from stable/channels-dvr/3.0.6/Chart.yaml rename to stable/channels-dvr/3.0.7/Chart.yaml index f2992e04d4f..0b7b43199c0 100644 --- a/stable/channels-dvr/3.0.6/Chart.yaml +++ b/stable/channels-dvr/3.0.7/Chart.yaml @@ -19,7 +19,7 @@ name: channels-dvr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr type: application -version: 3.0.6 +version: 3.0.7 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/channels-dvr/3.0.6/README.md b/stable/channels-dvr/3.0.7/README.md similarity index 100% rename from stable/channels-dvr/3.0.6/README.md rename to stable/channels-dvr/3.0.7/README.md diff --git a/stable/channels-dvr/3.0.7/app-changelog.md b/stable/channels-dvr/3.0.7/app-changelog.md new file mode 100644 index 00000000000..1fca7a88045 --- /dev/null +++ b/stable/channels-dvr/3.0.7/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/channels-dvr/3.0.6/app-readme.md b/stable/channels-dvr/3.0.7/app-readme.md similarity index 100% rename from stable/channels-dvr/3.0.6/app-readme.md rename to stable/channels-dvr/3.0.7/app-readme.md diff --git a/stable/channels-dvr/3.0.6/charts/common-14.2.2.tgz b/stable/channels-dvr/3.0.7/charts/common-14.2.2.tgz similarity index 100% rename from stable/channels-dvr/3.0.6/charts/common-14.2.2.tgz rename to stable/channels-dvr/3.0.7/charts/common-14.2.2.tgz diff --git a/stable/channels-dvr/3.0.6/ix_values.yaml b/stable/channels-dvr/3.0.7/ix_values.yaml similarity index 90% rename from stable/channels-dvr/3.0.6/ix_values.yaml rename to stable/channels-dvr/3.0.7/ix_values.yaml index de690034670..e78e2d71b1d 100644 --- a/stable/channels-dvr/3.0.6/ix_values.yaml +++ b/stable/channels-dvr/3.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/channels-dvr pullPolicy: Always - tag: latest@sha256:bfc3c73c1cefd578c121b6e3256a496ad9ee190a6a6901d3ad1b9aa2a7be082c + tag: latest@sha256:f23cc37905cc863b434e10e4c98ce80dec010f3e02148ec511e0af26ff46be0c tveImage: repository: tccr.io/truecharts/channels-dvr-tve diff --git a/stable/channels-dvr/3.0.6/questions.yaml b/stable/channels-dvr/3.0.7/questions.yaml similarity index 99% rename from stable/channels-dvr/3.0.6/questions.yaml rename to stable/channels-dvr/3.0.7/questions.yaml index acda0fdf823..e8e9959a8f8 100644 --- a/stable/channels-dvr/3.0.6/questions.yaml +++ b/stable/channels-dvr/3.0.7/questions.yaml @@ -872,6 +872,12 @@ questions: default: websecure show_if: [["advanced", "=", true]] required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: ingressClassName label: (Advanced/Optional) IngressClass Name schema: @@ -910,12 +916,12 @@ questions: schema: type: string default: "" - - variable: 'clusterCertificate (Advanced)' - label: Cluster Certificate + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' 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 Certificate Secret (Advanced)' @@ -959,6 +965,12 @@ questions: schema: type: string default: "" + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: hosts label: Hosts schema: @@ -1016,8 +1028,8 @@ questions: label: Service Port schema: type: int - - variable: clusterIssuer - label: clusterIssuer + - variable: certificateIssuer + label: certificateIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' schema: type: string @@ -1047,7 +1059,7 @@ questions: type: string default: "" required: true - - variable: clusterIssuer + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: @@ -1061,8 +1073,8 @@ questions: $ref: - "definitions/certificate" - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart. NOTE: This is an experimental feature' + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string show_if: [["clusterIssuer", "=", ""]] diff --git a/stable/channels-dvr/3.0.6/templates/NOTES.txt b/stable/channels-dvr/3.0.7/templates/NOTES.txt similarity index 100% rename from stable/channels-dvr/3.0.6/templates/NOTES.txt rename to stable/channels-dvr/3.0.7/templates/NOTES.txt diff --git a/stable/channels-dvr/3.0.6/templates/common.yaml b/stable/channels-dvr/3.0.7/templates/common.yaml similarity index 100% rename from stable/channels-dvr/3.0.6/templates/common.yaml rename to stable/channels-dvr/3.0.7/templates/common.yaml diff --git a/stable/channels-dvr/3.0.6/values.yaml b/stable/channels-dvr/3.0.7/values.yaml similarity index 100% rename from stable/channels-dvr/3.0.6/values.yaml rename to stable/channels-dvr/3.0.7/values.yaml