diff --git a/incubator/pialert/2.0.0/app-changelog.md b/incubator/pialert/2.0.0/app-changelog.md deleted file mode 100644 index 96c06663af..0000000000 --- a/incubator/pialert/2.0.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [pialert-2.0.0](https://github.com/truecharts/charts/compare/pialert-1.0.5...pialert-2.0.0) (2023-05-25) - diff --git a/incubator/pialert/2.0.0/CHANGELOG.md b/incubator/pialert/2.0.1/CHANGELOG.md similarity index 79% rename from incubator/pialert/2.0.0/CHANGELOG.md rename to incubator/pialert/2.0.1/CHANGELOG.md index d1ad316a99..f724d872b1 100644 --- a/incubator/pialert/2.0.0/CHANGELOG.md +++ b/incubator/pialert/2.0.1/CHANGELOG.md @@ -4,6 +4,25 @@ +## [pialert-2.0.1](https://github.com/truecharts/charts/compare/pialert-3.0.0...pialert-2.0.1) (2023-08-19) + +### Fix + +- fix mqtt connection ([#11709](https://github.com/truecharts/charts/issues/11709)) + + + + + +## [pialert-3.0.0](https://github.com/truecharts/charts/compare/pialert-2.0.0...pialert-3.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [pialert-2.0.0](https://github.com/truecharts/charts/compare/pialert-1.0.5...pialert-2.0.0) (2023-05-25) diff --git a/incubator/pialert/2.0.0/Chart.yaml b/incubator/pialert/2.0.1/Chart.yaml similarity index 98% rename from incubator/pialert/2.0.0/Chart.yaml rename to incubator/pialert/2.0.1/Chart.yaml index 76fced7b12..828e89acfd 100644 --- a/incubator/pialert/2.0.0/Chart.yaml +++ b/incubator/pialert/2.0.1/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pialert - https://github.com/jokob-sk/Pi.Alert type: application -version: 2.0.0 +version: 2.0.1 annotations: truecharts.org/catagories: | - networking diff --git a/incubator/pialert/2.0.0/README.md b/incubator/pialert/2.0.1/README.md similarity index 94% rename from incubator/pialert/2.0.0/README.md rename to incubator/pialert/2.0.1/README.md index 63d5d2c8fd..83229a6026 100644 --- a/incubator/pialert/2.0.0/README.md +++ b/incubator/pialert/2.0.1/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/incubator/pialert/2.0.1/app-changelog.md b/incubator/pialert/2.0.1/app-changelog.md new file mode 100644 index 0000000000..a03ff5fd9b --- /dev/null +++ b/incubator/pialert/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pialert-2.0.1](https://github.com/truecharts/charts/compare/pialert-3.0.0...pialert-2.0.1) (2023-08-19) + +### Fix + +- fix mqtt connection ([#11709](https://github.com/truecharts/charts/issues/11709)) + + \ No newline at end of file diff --git a/incubator/pialert/2.0.0/app-readme.md b/incubator/pialert/2.0.1/app-readme.md similarity index 100% rename from incubator/pialert/2.0.0/app-readme.md rename to incubator/pialert/2.0.1/app-readme.md diff --git a/incubator/pialert/2.0.0/charts/common-11.1.2.tgz b/incubator/pialert/2.0.1/charts/common-11.1.2.tgz similarity index 100% rename from incubator/pialert/2.0.0/charts/common-11.1.2.tgz rename to incubator/pialert/2.0.1/charts/common-11.1.2.tgz diff --git a/incubator/pialert/2.0.0/ix_values.yaml b/incubator/pialert/2.0.1/ix_values.yaml similarity index 100% rename from incubator/pialert/2.0.0/ix_values.yaml rename to incubator/pialert/2.0.1/ix_values.yaml diff --git a/incubator/pialert/2.0.0/questions.yaml b/incubator/pialert/2.0.1/questions.yaml similarity index 94% rename from incubator/pialert/2.0.0/questions.yaml rename to incubator/pialert/2.0.1/questions.yaml index 0e3a316570..0614652cf6 100644 --- a/incubator/pialert/2.0.0/questions.yaml +++ b/incubator/pialert/2.0.1/questions.yaml @@ -38,19 +38,19 @@ portals: ports: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - - variable: global - group: General Settings - label: "Global Settings" - schema: - additional_attrs: true - type: dict - attrs: - - variable: stopAll - label: Stop All - description: "Stops All Running pods and hibernates cnpg" - schema: - type: boolean - default: false + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false - variable: workload group: "Workload Settings" label: "" @@ -591,7 +591,7 @@ questions: label: "Options" schema: type: list - default: [{"name": "ndots", "value": "2"}] + default: [{"name": "ndots", "value": "1"}] items: - variable: optionsEntry label: "Option Entry" @@ -706,6 +706,7 @@ questions: description: Interface Configuration label: Interface Configuration schema: + additional_attrs: true type: dict $ref: - "normalize/interfaceConfiguration" @@ -722,6 +723,7 @@ questions: description: Define how IP Address will be managed label: IP Address Management schema: + additional_attrs: true type: dict required: true attrs: @@ -947,13 +949,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -1017,13 +1050,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -1099,13 +1163,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -1210,11 +1305,44 @@ questions: schema: type: string default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - 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: [["certificateIssuer", "=", ""]] + show_if: [["advanced", "=", true]] default: [] items: - variable: tlsEntry @@ -1255,31 +1383,6 @@ questions: show_if: [["certificateIssuer", "=", ""]] type: string default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - variable: ingressList label: Add Manual Custom Ingresses group: Ingress @@ -1544,14 +1647,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 @@ -1565,7 +1668,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 @@ -1573,7 +1676,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 @@ -1637,6 +1740,7 @@ questions: - variable: gpu label: Select GPU schema: + additional_attrs: true type: dict $ref: - "definitions/gpuConfiguration" @@ -2224,6 +2328,7 @@ questions: - variable: openvpn label: OpenVPN Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "openvpn"]] attrs: @@ -2244,6 +2349,7 @@ questions: - variable: tailscale label: Tailscale Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "tailscale"]] attrs: @@ -2370,6 +2476,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/incubator/pialert/2.0.0/templates/_secret.tpl b/incubator/pialert/2.0.1/templates/_secret.tpl similarity index 99% rename from incubator/pialert/2.0.0/templates/_secret.tpl rename to incubator/pialert/2.0.1/templates/_secret.tpl index a92505cc2d..1cffc30c10 100644 --- a/incubator/pialert/2.0.0/templates/_secret.tpl +++ b/incubator/pialert/2.0.1/templates/_secret.tpl @@ -102,7 +102,7 @@ stringData: # MQTT REPORT_MQTT={{ ternary "True" "False" .Values.pialert.mqtt.enabled }} - {{- if .Values.pialert.email.enabled }} + {{- if .Values.pialert.mqtt.enabled }} MQTT_BROKER={{ .Values.pialert.mqtt.broker | squote }} MQTT_PORT={{ .Values.pialert.mqtt.port }} {{- with .Values.pialert.mqtt.user }} diff --git a/incubator/pialert/2.0.0/templates/common.yaml b/incubator/pialert/2.0.1/templates/common.yaml similarity index 100% rename from incubator/pialert/2.0.0/templates/common.yaml rename to incubator/pialert/2.0.1/templates/common.yaml diff --git a/incubator/pialert/2.0.0/values.yaml b/incubator/pialert/2.0.1/values.yaml similarity index 100% rename from incubator/pialert/2.0.0/values.yaml rename to incubator/pialert/2.0.1/values.yaml diff --git a/incubator/pialert/item.yaml b/incubator/pialert/item.yaml index 5773f4573f..2c32527878 100644 --- a/incubator/pialert/item.yaml +++ b/incubator/pialert/item.yaml @@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png categories: - networking +screenshots: []