diff --git a/stable/drawio/4.0.18/app-changelog.md b/stable/drawio/4.0.18/app-changelog.md deleted file mode 100644 index 3a07c7f160..0000000000 --- a/stable/drawio/4.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-4.0.18](https://github.com/truecharts/charts/compare/drawio-4.0.17...drawio-4.0.18) (2023-01-21) - -### Chore - -- update container image tccr.io/truecharts/drawio to v20.8.10 - - \ No newline at end of file diff --git a/stable/drawio/4.0.18/CHANGELOG.md b/stable/drawio/4.0.19/CHANGELOG.md similarity index 89% rename from stable/drawio/4.0.18/CHANGELOG.md rename to stable/drawio/4.0.19/CHANGELOG.md index 864d1c6850..b11318c6e0 100644 --- a/stable/drawio/4.0.18/CHANGELOG.md +++ b/stable/drawio/4.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-4.0.19](https://github.com/truecharts/charts/compare/drawio-4.0.18...drawio-4.0.19) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/drawio to v20.8.13 + + + + ## [drawio-4.0.18](https://github.com/truecharts/charts/compare/drawio-4.0.17...drawio-4.0.18) (2023-01-21) ### Chore @@ -88,12 +97,3 @@ ## [drawio-4.0.9](https://github.com/truecharts/charts/compare/drawio-4.0.8...drawio-4.0.9) (2022-12-18) ### Chore - -- update container image tccr.io/truecharts/drawio to v20.7.4 ([#5522](https://github.com/truecharts/charts/issues/5522)) - - - - -## [drawio-4.0.8](https://github.com/truecharts/charts/compare/drawio-4.0.7...drawio-4.0.8) (2022-12-15) - -### Chore diff --git a/stable/drawio/4.0.18/Chart.yaml b/stable/drawio/4.0.19/Chart.yaml similarity index 95% rename from stable/drawio/4.0.18/Chart.yaml rename to stable/drawio/4.0.19/Chart.yaml index cf93f1c4ca..c3fdd49cdd 100644 --- a/stable/drawio/4.0.18/Chart.yaml +++ b/stable/drawio/4.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.8.10" +appVersion: "20.8.13" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio -version: 4.0.18 +version: 4.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/4.0.18/README.md b/stable/drawio/4.0.19/README.md similarity index 100% rename from stable/drawio/4.0.18/README.md rename to stable/drawio/4.0.19/README.md diff --git a/stable/drawio/4.0.19/app-changelog.md b/stable/drawio/4.0.19/app-changelog.md new file mode 100644 index 0000000000..5fab5ae7b1 --- /dev/null +++ b/stable/drawio/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-4.0.19](https://github.com/truecharts/charts/compare/drawio-4.0.18...drawio-4.0.19) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/drawio to v20.8.13 + + \ No newline at end of file diff --git a/stable/drawio/4.0.18/app-readme.md b/stable/drawio/4.0.19/app-readme.md similarity index 100% rename from stable/drawio/4.0.18/app-readme.md rename to stable/drawio/4.0.19/app-readme.md diff --git a/stable/drawio/4.0.18/charts/common-11.1.2.tgz b/stable/drawio/4.0.19/charts/common-11.1.2.tgz similarity index 100% rename from stable/drawio/4.0.18/charts/common-11.1.2.tgz rename to stable/drawio/4.0.19/charts/common-11.1.2.tgz diff --git a/stable/drawio/4.0.18/ix_values.yaml b/stable/drawio/4.0.19/ix_values.yaml similarity index 78% rename from stable/drawio/4.0.18/ix_values.yaml rename to stable/drawio/4.0.19/ix_values.yaml index 74280cda78..d453ccace4 100644 --- a/stable/drawio/4.0.18/ix_values.yaml +++ b/stable/drawio/4.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.8.10@sha256:2639a18b751fdb14ca0cae4797a86c9d7af9a580db4ffee0b8ebbabacd15a105 + tag: 20.8.13@sha256:087006ee71ef5c5bd34de2198465dc4bd200f62227c1cc49b469c4656d3e9f01 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/4.0.18/questions.yaml b/stable/drawio/4.0.19/questions.yaml similarity index 96% rename from stable/drawio/4.0.18/questions.yaml rename to stable/drawio/4.0.19/questions.yaml index 5433e63768..e3c62580eb 100644 --- a/stable/drawio/4.0.18/questions.yaml +++ b/stable/drawio/4.0.19/questions.yaml @@ -546,10 +546,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 @@ -570,12 +577,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 @@ -687,11 +708,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 @@ -711,12 +739,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/drawio/4.0.18/templates/common.yaml b/stable/drawio/4.0.19/templates/common.yaml similarity index 100% rename from stable/drawio/4.0.18/templates/common.yaml rename to stable/drawio/4.0.19/templates/common.yaml diff --git a/stable/drawio/4.0.18/values.yaml b/stable/drawio/4.0.19/values.yaml similarity index 100% rename from stable/drawio/4.0.18/values.yaml rename to stable/drawio/4.0.19/values.yaml