diff --git a/incubator/speedtest-tracker/0.0.1/Chart.yaml b/incubator/speedtest-tracker/0.0.1/Chart.yaml index 55468c4614e..a139cc23f32 100644 --- a/incubator/speedtest-tracker/0.0.1/Chart.yaml +++ b/incubator/speedtest-tracker/0.0.1/Chart.yaml @@ -2,7 +2,7 @@ annotations: max_scale_version: 24.04.0 min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity + truecharts.org/category: metrics truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.17.2 dependencies: - name: common - version: 18.0.3 + version: 18.0.4 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/incubator/speedtest-tracker/0.0.1/charts/common-18.0.3.tgz b/incubator/speedtest-tracker/0.0.1/charts/common-18.0.3.tgz deleted file mode 100644 index 94e930e88c1..00000000000 Binary files a/incubator/speedtest-tracker/0.0.1/charts/common-18.0.3.tgz and /dev/null differ diff --git a/incubator/speedtest-tracker/0.0.1/charts/common-18.0.4.tgz b/incubator/speedtest-tracker/0.0.1/charts/common-18.0.4.tgz new file mode 100644 index 00000000000..a718951b29f Binary files /dev/null and b/incubator/speedtest-tracker/0.0.1/charts/common-18.0.4.tgz differ diff --git a/incubator/speedtest-tracker/0.0.1/ix_values.yaml b/incubator/speedtest-tracker/0.0.1/ix_values.yaml index b5e4c2b073f..d09fd13fcef 100644 --- a/incubator/speedtest-tracker/0.0.1/ix_values.yaml +++ b/incubator/speedtest-tracker/0.0.1/ix_values.yaml @@ -74,7 +74,7 @@ workload: MAIL_PORT: 465 MAIL_USERNAME: "" MAIL_PASSWORD: "" - MAIL_ENCRYPTION: "" + MAIL_ENCRYPTION: "SSL" MAIL_FROM_ADDRESS: "" MAIL_FROM_NAME: "Speedtest Tracker" TELEGRAM_BOT_TOKEN: "" diff --git a/incubator/speedtest-tracker/0.0.1/questions.yaml b/incubator/speedtest-tracker/0.0.1/questions.yaml index d147869a34d..11da0846194 100755 --- a/incubator/speedtest-tracker/0.0.1/questions.yaml +++ b/incubator/speedtest-tracker/0.0.1/questions.yaml @@ -134,7 +134,7 @@ questions: show_subquestions_if: true subquestions: - variable: MAIL_MAILER - label: Server Memory + label: Protocol schema: type: string required: true @@ -165,20 +165,22 @@ questions: private: true default: "" - variable: MAIL_ENCRYPTION - label: Mail Server Port + label: Encryption schema: type: string required: true - default: "" + default: "SSL" - variable: MAIL_FROM_ADDRESS label: Sender Address schema: type: string + required: true default: "" - variable: MAIL_FROM_NAME label: Sender Name schema: type: string + required: true default: "Speedtest Tracker" - variable: envList label: Extra Environment Variables diff --git a/incubator/speedtest-tracker/item.yaml b/incubator/speedtest-tracker/item.yaml index 4fe1c193177..c11badf9d59 100644 --- a/incubator/speedtest-tracker/item.yaml +++ b/incubator/speedtest-tracker/item.yaml @@ -1,4 +1,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png categories: - - productivity + - metrics screenshots: [] diff --git a/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz b/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz index d59af922292..567d8f1c5a9 100644 Binary files a/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz and b/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz differ