From eeb9ef19984d556696a0567e778af4e4ddb46d99 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 22 Jun 2023 21:38:03 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/openspeedtest/4.0.22/app-changelog.md | 9 -- .../{4.0.22 => 4.0.23}/CHANGELOG.md | 18 +-- .../{4.0.22 => 4.0.23}/Chart.yaml | 2 +- .../{4.0.22 => 4.0.23}/README.md | 0 stable/openspeedtest/4.0.23/app-changelog.md | 9 ++ .../{4.0.22 => 4.0.23}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../{4.0.22 => 4.0.23}/ix_values.yaml | 2 +- .../{4.0.22 => 4.0.23}/questions.yaml | 114 +++++++++--------- .../{4.0.22 => 4.0.23}/templates/NOTES.txt | 0 .../{4.0.22 => 4.0.23}/templates/common.yaml | 0 .../{4.0.22 => 4.0.23}/values.yaml | 0 stable/openspeedtest/item.yaml | 1 + 13 files changed, 81 insertions(+), 74 deletions(-) delete mode 100644 stable/openspeedtest/4.0.22/app-changelog.md rename stable/openspeedtest/{4.0.22 => 4.0.23}/CHANGELOG.md (90%) rename stable/openspeedtest/{4.0.22 => 4.0.23}/Chart.yaml (98%) rename stable/openspeedtest/{4.0.22 => 4.0.23}/README.md (100%) create mode 100644 stable/openspeedtest/4.0.23/app-changelog.md rename stable/openspeedtest/{4.0.22 => 4.0.23}/app-readme.md (100%) rename stable/openspeedtest/{4.0.22 => 4.0.23}/charts/common-12.14.2.tgz (100%) rename stable/openspeedtest/{4.0.22 => 4.0.23}/ix_values.yaml (80%) rename stable/openspeedtest/{4.0.22 => 4.0.23}/questions.yaml (96%) rename stable/openspeedtest/{4.0.22 => 4.0.23}/templates/NOTES.txt (100%) rename stable/openspeedtest/{4.0.22 => 4.0.23}/templates/common.yaml (100%) rename stable/openspeedtest/{4.0.22 => 4.0.23}/values.yaml (100%) diff --git a/stable/openspeedtest/4.0.22/app-changelog.md b/stable/openspeedtest/4.0.22/app-changelog.md deleted file mode 100644 index 35e93c69b21..00000000000 --- a/stable/openspeedtest/4.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openspeedtest-4.0.22](https://github.com/truecharts/charts/compare/openspeedtest-4.0.21...openspeedtest-4.0.22) (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/openspeedtest/4.0.22/CHANGELOG.md b/stable/openspeedtest/4.0.23/CHANGELOG.md similarity index 90% rename from stable/openspeedtest/4.0.22/CHANGELOG.md rename to stable/openspeedtest/4.0.23/CHANGELOG.md index 75cd5e0d32e..84b59b8b3d4 100644 --- a/stable/openspeedtest/4.0.22/CHANGELOG.md +++ b/stable/openspeedtest/4.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [openspeedtest-4.0.23](https://github.com/truecharts/charts/compare/openspeedtest-4.0.22...openspeedtest-4.0.23) (2023-06-22) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#9836](https://github.com/truecharts/charts/issues/9836)) + + + + ## [openspeedtest-4.0.22](https://github.com/truecharts/charts/compare/openspeedtest-4.0.21...openspeedtest-4.0.22) (2023-06-13) ### Chore @@ -88,12 +97,3 @@ - -## [openspeedtest-4.0.13](https://github.com/truecharts/charts/compare/openspeedtest-4.0.12...openspeedtest-4.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - diff --git a/stable/openspeedtest/4.0.22/Chart.yaml b/stable/openspeedtest/4.0.23/Chart.yaml similarity index 98% rename from stable/openspeedtest/4.0.22/Chart.yaml rename to stable/openspeedtest/4.0.23/Chart.yaml index ececbb909b0..c3fee971ee0 100644 --- a/stable/openspeedtest/4.0.22/Chart.yaml +++ b/stable/openspeedtest/4.0.23/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - https://github.com/openspeedtest/Speed-Test type: application -version: 4.0.22 +version: 4.0.23 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/openspeedtest/4.0.22/README.md b/stable/openspeedtest/4.0.23/README.md similarity index 100% rename from stable/openspeedtest/4.0.22/README.md rename to stable/openspeedtest/4.0.23/README.md diff --git a/stable/openspeedtest/4.0.23/app-changelog.md b/stable/openspeedtest/4.0.23/app-changelog.md new file mode 100644 index 00000000000..151e6ed8cdc --- /dev/null +++ b/stable/openspeedtest/4.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openspeedtest-4.0.23](https://github.com/truecharts/charts/compare/openspeedtest-4.0.22...openspeedtest-4.0.23) (2023-06-22) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#9836](https://github.com/truecharts/charts/issues/9836)) + + \ No newline at end of file diff --git a/stable/openspeedtest/4.0.22/app-readme.md b/stable/openspeedtest/4.0.23/app-readme.md similarity index 100% rename from stable/openspeedtest/4.0.22/app-readme.md rename to stable/openspeedtest/4.0.23/app-readme.md diff --git a/stable/openspeedtest/4.0.22/charts/common-12.14.2.tgz b/stable/openspeedtest/4.0.23/charts/common-12.14.2.tgz similarity index 100% rename from stable/openspeedtest/4.0.22/charts/common-12.14.2.tgz rename to stable/openspeedtest/4.0.23/charts/common-12.14.2.tgz diff --git a/stable/openspeedtest/4.0.22/ix_values.yaml b/stable/openspeedtest/4.0.23/ix_values.yaml similarity index 80% rename from stable/openspeedtest/4.0.22/ix_values.yaml rename to stable/openspeedtest/4.0.23/ix_values.yaml index d067fb243b8..79f324da791 100644 --- a/stable/openspeedtest/4.0.22/ix_values.yaml +++ b/stable/openspeedtest/4.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openspeedtest pullPolicy: IfNotPresent - tag: latest@sha256:ab0f3054dfaf0836dd1ae50a45922be0cac5b0d86d41bdb35d14d4ce1af1c467 + tag: latest@sha256:4e72ef48de610b1a9f0318417af8362462fd7ea5b8e6d36a6bb53c20520541b8 service: main: ports: diff --git a/stable/openspeedtest/4.0.22/questions.yaml b/stable/openspeedtest/4.0.23/questions.yaml similarity index 96% rename from stable/openspeedtest/4.0.22/questions.yaml rename to stable/openspeedtest/4.0.23/questions.yaml index 9cbf42a6190..d3256bc7f7d 100644 --- a/stable/openspeedtest/4.0.22/questions.yaml +++ b/stable/openspeedtest/4.0.23/questions.yaml @@ -303,6 +303,7 @@ questions: description: Interface Configuration label: Interface Configuration schema: + additional_attrs: true type: dict $ref: - "normalize/interfaceConfiguration" @@ -319,6 +320,7 @@ questions: description: Define how IP Address will be managed label: IP Address Management schema: + additional_attrs: true type: dict required: true attrs: @@ -678,64 +680,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 @@ -1093,6 +1096,7 @@ questions: - variable: gpu label: Select GPU schema: + additional_attrs: true type: dict $ref: - "definitions/gpuConfiguration" @@ -1680,6 +1684,7 @@ questions: - variable: openvpn label: OpenVPN Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "openvpn"]] attrs: @@ -1700,6 +1705,7 @@ questions: - variable: tailscale label: Tailscale Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "tailscale"]] attrs: diff --git a/stable/openspeedtest/4.0.22/templates/NOTES.txt b/stable/openspeedtest/4.0.23/templates/NOTES.txt similarity index 100% rename from stable/openspeedtest/4.0.22/templates/NOTES.txt rename to stable/openspeedtest/4.0.23/templates/NOTES.txt diff --git a/stable/openspeedtest/4.0.22/templates/common.yaml b/stable/openspeedtest/4.0.23/templates/common.yaml similarity index 100% rename from stable/openspeedtest/4.0.22/templates/common.yaml rename to stable/openspeedtest/4.0.23/templates/common.yaml diff --git a/stable/openspeedtest/4.0.22/values.yaml b/stable/openspeedtest/4.0.23/values.yaml similarity index 100% rename from stable/openspeedtest/4.0.22/values.yaml rename to stable/openspeedtest/4.0.23/values.yaml diff --git a/stable/openspeedtest/item.yaml b/stable/openspeedtest/item.yaml index f9f278e866e..233d9acfeb8 100644 --- a/stable/openspeedtest/item.yaml +++ b/stable/openspeedtest/item.yaml @@ -3,3 +3,4 @@ categories: - utilities - test +screenshots: []