From d19674dd26c81ef9cb9eb7926421548850322de0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 1 Jul 2023 07:59:13 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/channels-dvr/2.0.5/app-changelog.md | 9 - .../{2.0.5 => 2.1.0}/CHANGELOG.md | 9 + .../channels-dvr/{2.0.5 => 2.1.0}/Chart.yaml | 2 +- .../channels-dvr/{2.0.5 => 2.1.0}/README.md | 2 +- stable/channels-dvr/2.1.0/app-changelog.md | 9 + .../{2.0.5 => 2.1.0}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../{2.0.5 => 2.1.0}/ix_values.yaml | 3 + .../{2.0.5 => 2.1.0}/questions.yaml | 252 ++++++++++++++---- .../{2.0.5 => 2.1.0}/templates/NOTES.txt | 0 .../{2.0.5 => 2.1.0}/templates/common.yaml | 0 .../channels-dvr/{2.0.5 => 2.1.0}/values.yaml | 0 stable/channels-dvr/item.yaml | 1 + 13 files changed, 218 insertions(+), 69 deletions(-) delete mode 100644 stable/channels-dvr/2.0.5/app-changelog.md rename stable/channels-dvr/{2.0.5 => 2.1.0}/CHANGELOG.md (86%) rename stable/channels-dvr/{2.0.5 => 2.1.0}/Chart.yaml (97%) rename stable/channels-dvr/{2.0.5 => 2.1.0}/README.md (94%) create mode 100644 stable/channels-dvr/2.1.0/app-changelog.md rename stable/channels-dvr/{2.0.5 => 2.1.0}/app-readme.md (100%) rename stable/channels-dvr/{2.0.5 => 2.1.0}/charts/common-12.14.2.tgz (100%) rename stable/channels-dvr/{2.0.5 => 2.1.0}/ix_values.yaml (93%) rename stable/channels-dvr/{2.0.5 => 2.1.0}/questions.yaml (90%) rename stable/channels-dvr/{2.0.5 => 2.1.0}/templates/NOTES.txt (100%) rename stable/channels-dvr/{2.0.5 => 2.1.0}/templates/common.yaml (100%) rename stable/channels-dvr/{2.0.5 => 2.1.0}/values.yaml (100%) diff --git a/stable/channels-dvr/2.0.5/app-changelog.md b/stable/channels-dvr/2.0.5/app-changelog.md deleted file mode 100644 index 03a5f40b1bc..00000000000 --- a/stable/channels-dvr/2.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [channels-dvr-2.0.5](https://github.com/truecharts/charts/compare/channels-dvr-2.0.4...channels-dvr-2.0.5) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - \ No newline at end of file diff --git a/stable/channels-dvr/2.0.5/CHANGELOG.md b/stable/channels-dvr/2.1.0/CHANGELOG.md similarity index 86% rename from stable/channels-dvr/2.0.5/CHANGELOG.md rename to stable/channels-dvr/2.1.0/CHANGELOG.md index 36b94189389..545b5e76a13 100644 --- a/stable/channels-dvr/2.0.5/CHANGELOG.md +++ b/stable/channels-dvr/2.1.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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) ### Chore diff --git a/stable/channels-dvr/2.0.5/Chart.yaml b/stable/channels-dvr/2.1.0/Chart.yaml similarity index 97% rename from stable/channels-dvr/2.0.5/Chart.yaml rename to stable/channels-dvr/2.1.0/Chart.yaml index 9511fc3101b..7023aeea540 100644 --- a/stable/channels-dvr/2.0.5/Chart.yaml +++ b/stable/channels-dvr/2.1.0/Chart.yaml @@ -19,7 +19,7 @@ name: channels-dvr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr type: application -version: 2.0.5 +version: 2.1.0 annotations: truecharts.org/catagories: | - media diff --git a/stable/channels-dvr/2.0.5/README.md b/stable/channels-dvr/2.1.0/README.md similarity index 94% rename from stable/channels-dvr/2.0.5/README.md rename to stable/channels-dvr/2.1.0/README.md index 701942c352f..e0a9b8fa8d7 100644 --- a/stable/channels-dvr/2.0.5/README.md +++ b/stable/channels-dvr/2.1.0/README.md @@ -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) diff --git a/stable/channels-dvr/2.1.0/app-changelog.md b/stable/channels-dvr/2.1.0/app-changelog.md new file mode 100644 index 00000000000..ee21879a28c --- /dev/null +++ b/stable/channels-dvr/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/channels-dvr/2.0.5/app-readme.md b/stable/channels-dvr/2.1.0/app-readme.md similarity index 100% rename from stable/channels-dvr/2.0.5/app-readme.md rename to stable/channels-dvr/2.1.0/app-readme.md diff --git a/stable/channels-dvr/2.0.5/charts/common-12.14.2.tgz b/stable/channels-dvr/2.1.0/charts/common-12.14.2.tgz similarity index 100% rename from stable/channels-dvr/2.0.5/charts/common-12.14.2.tgz rename to stable/channels-dvr/2.1.0/charts/common-12.14.2.tgz diff --git a/stable/channels-dvr/2.0.5/ix_values.yaml b/stable/channels-dvr/2.1.0/ix_values.yaml similarity index 93% rename from stable/channels-dvr/2.0.5/ix_values.yaml rename to stable/channels-dvr/2.1.0/ix_values.yaml index 912b53db166..5d1b32a5b65 100644 --- a/stable/channels-dvr/2.0.5/ix_values.yaml +++ b/stable/channels-dvr/2.1.0/ix_values.yaml @@ -20,6 +20,9 @@ persistence: config: enabled: true mountPath: /channels-dvr + recordings: + enabled: true + mountPath: /shares/DVR portal: open: diff --git a/stable/channels-dvr/2.0.5/questions.yaml b/stable/channels-dvr/2.1.0/questions.yaml similarity index 90% rename from stable/channels-dvr/2.0.5/questions.yaml rename to stable/channels-dvr/2.1.0/questions.yaml index 04613c3d96f..e55317c03f7 100644 --- a/stable/channels-dvr/2.0.5/questions.yaml +++ b/stable/channels-dvr/2.1.0/questions.yaml @@ -246,6 +246,7 @@ questions: description: Interface Configuration label: Interface Configuration schema: + additional_attrs: true type: dict $ref: - "normalize/interfaceConfiguration" @@ -262,6 +263,7 @@ questions: description: Define how IP Address will be managed label: IP Address Management schema: + additional_attrs: true type: dict required: true attrs: @@ -492,8 +494,138 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: recordings + label: "Recordings Storage" + description: "Stores the DVR recordings, default is /shares/DVR" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + hidden: true + type: boolean + default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -699,64 +831,65 @@ questions: schema: type: boolean default: false - show_subquestions_if: true - subquestions: - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - items: - - variable: tlsEntry - label: Host + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts + type: list + default: [] + items: + - variable: host + label: Host schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true + type: string + default: "" + required: true - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress @@ -1021,14 +1154,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 @@ -1042,7 +1175,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 @@ -1050,7 +1183,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 @@ -1114,6 +1247,7 @@ questions: - variable: gpu label: Select GPU schema: + additional_attrs: true type: dict $ref: - "definitions/gpuConfiguration" @@ -1701,6 +1835,7 @@ questions: - variable: openvpn label: OpenVPN Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "openvpn"]] attrs: @@ -1721,6 +1856,7 @@ questions: - variable: tailscale label: Tailscale Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "tailscale"]] attrs: diff --git a/stable/channels-dvr/2.0.5/templates/NOTES.txt b/stable/channels-dvr/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/channels-dvr/2.0.5/templates/NOTES.txt rename to stable/channels-dvr/2.1.0/templates/NOTES.txt diff --git a/stable/channels-dvr/2.0.5/templates/common.yaml b/stable/channels-dvr/2.1.0/templates/common.yaml similarity index 100% rename from stable/channels-dvr/2.0.5/templates/common.yaml rename to stable/channels-dvr/2.1.0/templates/common.yaml diff --git a/stable/channels-dvr/2.0.5/values.yaml b/stable/channels-dvr/2.1.0/values.yaml similarity index 100% rename from stable/channels-dvr/2.0.5/values.yaml rename to stable/channels-dvr/2.1.0/values.yaml diff --git a/stable/channels-dvr/item.yaml b/stable/channels-dvr/item.yaml index c66e5e8e8f9..2e32a84f754 100644 --- a/stable/channels-dvr/item.yaml +++ b/stable/channels-dvr/item.yaml @@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png categories: - media +screenshots: []