From 0989d1a369b4e69ab8d5f9dd72eefd9bf4e32d25 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Jan 2023 00:37:44 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/domoticz/4.0.15/app-changelog.md | 9 ---- .../domoticz/{4.0.15 => 4.0.16}/CHANGELOG.md | 18 +++---- stable/domoticz/{4.0.15 => 4.0.16}/Chart.yaml | 2 +- stable/domoticz/{4.0.15 => 4.0.16}/README.md | 0 stable/domoticz/4.0.16/app-changelog.md | 9 ++++ .../domoticz/{4.0.15 => 4.0.16}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{4.0.15 => 4.0.16}/ix_values.yaml | 2 +- .../{4.0.15 => 4.0.16}/questions.yaml | 49 ++++++++++++++++-- .../{4.0.15 => 4.0.16}/templates/common.yaml | 0 .../domoticz/{4.0.15 => 4.0.16}/values.yaml | 0 11 files changed, 65 insertions(+), 24 deletions(-) delete mode 100644 stable/domoticz/4.0.15/app-changelog.md rename stable/domoticz/{4.0.15 => 4.0.16}/CHANGELOG.md (94%) rename stable/domoticz/{4.0.15 => 4.0.16}/Chart.yaml (98%) rename stable/domoticz/{4.0.15 => 4.0.16}/README.md (100%) create mode 100644 stable/domoticz/4.0.16/app-changelog.md rename stable/domoticz/{4.0.15 => 4.0.16}/app-readme.md (100%) rename stable/domoticz/{4.0.15 => 4.0.16}/charts/common-11.1.2.tgz (100%) rename stable/domoticz/{4.0.15 => 4.0.16}/ix_values.yaml (87%) rename stable/domoticz/{4.0.15 => 4.0.16}/questions.yaml (97%) rename stable/domoticz/{4.0.15 => 4.0.16}/templates/common.yaml (100%) rename stable/domoticz/{4.0.15 => 4.0.16}/values.yaml (100%) diff --git a/stable/domoticz/4.0.15/app-changelog.md b/stable/domoticz/4.0.15/app-changelog.md deleted file mode 100644 index 7038c16fc8..0000000000 --- a/stable/domoticz/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [domoticz-4.0.15](https://github.com/truecharts/charts/compare/domoticz-4.0.14...domoticz-4.0.15) (2023-01-21) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2022.2.20230119 - - \ No newline at end of file diff --git a/stable/domoticz/4.0.15/CHANGELOG.md b/stable/domoticz/4.0.16/CHANGELOG.md similarity index 94% rename from stable/domoticz/4.0.15/CHANGELOG.md rename to stable/domoticz/4.0.16/CHANGELOG.md index a9cb015821..ac2ab72843 100644 --- a/stable/domoticz/4.0.15/CHANGELOG.md +++ b/stable/domoticz/4.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [domoticz-4.0.16](https://github.com/truecharts/charts/compare/domoticz-4.0.15...domoticz-4.0.16) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2022.2.20230126 + + + + ## [domoticz-4.0.15](https://github.com/truecharts/charts/compare/domoticz-4.0.14...domoticz-4.0.15) (2023-01-21) ### Chore @@ -88,12 +97,3 @@ ## [domoticz-4.0.6](https://github.com/truecharts/charts/compare/domoticz-4.0.5...domoticz-4.0.6) (2022-12-09) ### Chore - -- update container image tccr.io/truecharts/domoticz to v2022.2.20221208 - - - - -## [domoticz-4.0.5](https://github.com/truecharts/charts/compare/domoticz-4.0.4...domoticz-4.0.5) (2022-12-02) - -### Chore diff --git a/stable/domoticz/4.0.15/Chart.yaml b/stable/domoticz/4.0.16/Chart.yaml similarity index 98% rename from stable/domoticz/4.0.15/Chart.yaml rename to stable/domoticz/4.0.16/Chart.yaml index 4d609cd714..4157d3ce3b 100644 --- a/stable/domoticz/4.0.15/Chart.yaml +++ b/stable/domoticz/4.0.16/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 4.0.15 +version: 4.0.16 appVersion: "2022.2.202" description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." type: application diff --git a/stable/domoticz/4.0.15/README.md b/stable/domoticz/4.0.16/README.md similarity index 100% rename from stable/domoticz/4.0.15/README.md rename to stable/domoticz/4.0.16/README.md diff --git a/stable/domoticz/4.0.16/app-changelog.md b/stable/domoticz/4.0.16/app-changelog.md new file mode 100644 index 0000000000..3e76717aff --- /dev/null +++ b/stable/domoticz/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-4.0.16](https://github.com/truecharts/charts/compare/domoticz-4.0.15...domoticz-4.0.16) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2022.2.20230126 + + \ No newline at end of file diff --git a/stable/domoticz/4.0.15/app-readme.md b/stable/domoticz/4.0.16/app-readme.md similarity index 100% rename from stable/domoticz/4.0.15/app-readme.md rename to stable/domoticz/4.0.16/app-readme.md diff --git a/stable/domoticz/4.0.15/charts/common-11.1.2.tgz b/stable/domoticz/4.0.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/domoticz/4.0.15/charts/common-11.1.2.tgz rename to stable/domoticz/4.0.16/charts/common-11.1.2.tgz diff --git a/stable/domoticz/4.0.15/ix_values.yaml b/stable/domoticz/4.0.16/ix_values.yaml similarity index 87% rename from stable/domoticz/4.0.15/ix_values.yaml rename to stable/domoticz/4.0.16/ix_values.yaml index dc5a6bd49f..b17d81946f 100644 --- a/stable/domoticz/4.0.15/ix_values.yaml +++ b/stable/domoticz/4.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: 2022.2.20230119@sha256:b13946e595c2d409982815e64fa7a16f600a14b1dd154fcbad442b20eeea334b + tag: 2022.2.20230126@sha256:c61931797437aa3ffa0a4a2efb0fab9f2d0a919afcfac2ae6780deb6879368da securityContext: runAsNonRoot: false diff --git a/stable/domoticz/4.0.15/questions.yaml b/stable/domoticz/4.0.16/questions.yaml similarity index 97% rename from stable/domoticz/4.0.15/questions.yaml rename to stable/domoticz/4.0.16/questions.yaml index 9605714f14..bf9369d186 100644 --- a/stable/domoticz/4.0.15/questions.yaml +++ b/stable/domoticz/4.0.16/questions.yaml @@ -741,10 +741,17 @@ questions: type: string required: true default: Prefix + - variable: clusterIssuer + label: clusterIssuer + 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 + default: "" - variable: tls label: TLS-Settings schema: type: list + show_if: [["clusterIssuer", "=", ""]] default: [] items: - variable: tlsEntry @@ -765,12 +772,26 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" - variable: entrypoint label: (Advanced) Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider @@ -882,11 +903,18 @@ questions: label: Service Port schema: type: int + - variable: clusterIssuer + label: clusterIssuer + 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 + default: "" - variable: tls label: TLS-Settings schema: type: list default: [] + show_if: [["clusterIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -906,12 +934,25 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" - variable: entrypoint label: Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider diff --git a/stable/domoticz/4.0.15/templates/common.yaml b/stable/domoticz/4.0.16/templates/common.yaml similarity index 100% rename from stable/domoticz/4.0.15/templates/common.yaml rename to stable/domoticz/4.0.16/templates/common.yaml diff --git a/stable/domoticz/4.0.15/values.yaml b/stable/domoticz/4.0.16/values.yaml similarity index 100% rename from stable/domoticz/4.0.15/values.yaml rename to stable/domoticz/4.0.16/values.yaml