From c1b0510186ff3c95ae418a890b08bd67cf6e6bc7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 8 Oct 2022 22:11:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../{8.0.42 => 8.1.0}/CHANGELOG.md | 26 ++--- .../{8.0.42 => 8.1.0}/Chart.lock | 2 +- .../{8.0.42 => 8.1.0}/Chart.yaml | 2 +- .../joplin-server/{8.0.42 => 8.1.0}/README.md | 0 .../{8.0.42 => 8.1.0}/app-readme.md | 0 .../charts/common-10.6.11.tgz | Bin .../charts/postgresql-8.0.95.tgz | Bin .../{8.0.42 => 8.1.0}/ix_values.yaml | 8 ++ .../{8.0.42 => 8.1.0}/questions.yaml | 106 ++++++++++++++---- .../{8.0.42 => 8.1.0}/templates/common.yaml | 0 .../{8.0.42 => 8.1.0}/values.yaml | 0 11 files changed, 105 insertions(+), 39 deletions(-) rename stable/joplin-server/{8.0.42 => 8.1.0}/CHANGELOG.md (81%) rename stable/joplin-server/{8.0.42 => 8.1.0}/Chart.lock (85%) rename stable/joplin-server/{8.0.42 => 8.1.0}/Chart.yaml (98%) rename stable/joplin-server/{8.0.42 => 8.1.0}/README.md (100%) rename stable/joplin-server/{8.0.42 => 8.1.0}/app-readme.md (100%) rename stable/joplin-server/{8.0.42 => 8.1.0}/charts/common-10.6.11.tgz (100%) rename stable/joplin-server/{8.0.42 => 8.1.0}/charts/postgresql-8.0.95.tgz (100%) rename stable/joplin-server/{8.0.42 => 8.1.0}/ix_values.yaml (85%) rename stable/joplin-server/{8.0.42 => 8.1.0}/questions.yaml (97%) rename stable/joplin-server/{8.0.42 => 8.1.0}/templates/common.yaml (100%) rename stable/joplin-server/{8.0.42 => 8.1.0}/values.yaml (100%) diff --git a/stable/joplin-server/8.0.42/CHANGELOG.md b/stable/joplin-server/8.1.0/CHANGELOG.md similarity index 81% rename from stable/joplin-server/8.0.42/CHANGELOG.md rename to stable/joplin-server/8.1.0/CHANGELOG.md index 04f4a767272..372f9c9cde2 100644 --- a/stable/joplin-server/8.0.42/CHANGELOG.md +++ b/stable/joplin-server/8.1.0/CHANGELOG.md @@ -2,6 +2,19 @@ +## [joplin-server-8.1.0](https://github.com/truecharts/charts/compare/joplin-server-8.0.42...joplin-server-8.1.0) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- Add Email config for users ([#4036](https://github.com/truecharts/charts/issues/4036)) + + + + ## [joplin-server-8.0.42](https://github.com/truecharts/charts/compare/joplin-server-8.0.41...joplin-server-8.0.42) (2022-10-07) ### Chore @@ -84,16 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/stable/joplin-server/8.0.42/Chart.lock b/stable/joplin-server/8.1.0/Chart.lock similarity index 85% rename from stable/joplin-server/8.0.42/Chart.lock rename to stable/joplin-server/8.1.0/Chart.lock index c55bcfb76c1..04dcf8b48c3 100644 --- a/stable/joplin-server/8.0.42/Chart.lock +++ b/stable/joplin-server/8.1.0/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.95 digest: sha256:ce775551232ada9c9ad72d405aa8c2358b9bdd5e17ec19836a5ea1dde0c2af44 -generated: "2022-10-08T10:18:11.136682176Z" +generated: "2022-10-08T22:09:07.326377739Z" diff --git a/stable/joplin-server/8.0.42/Chart.yaml b/stable/joplin-server/8.1.0/Chart.yaml similarity index 98% rename from stable/joplin-server/8.0.42/Chart.yaml rename to stable/joplin-server/8.1.0/Chart.yaml index b480137bbe2..fb18231ccda 100644 --- a/stable/joplin-server/8.0.42/Chart.yaml +++ b/stable/joplin-server/8.1.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.7.4" description: This server allows you to sync any Joplin client name: joplin-server -version: 8.0.42 +version: 8.1.0 kubeVersion: ">=1.16.0-0" keywords: - joplin diff --git a/stable/joplin-server/8.0.42/README.md b/stable/joplin-server/8.1.0/README.md similarity index 100% rename from stable/joplin-server/8.0.42/README.md rename to stable/joplin-server/8.1.0/README.md diff --git a/stable/joplin-server/8.0.42/app-readme.md b/stable/joplin-server/8.1.0/app-readme.md similarity index 100% rename from stable/joplin-server/8.0.42/app-readme.md rename to stable/joplin-server/8.1.0/app-readme.md diff --git a/stable/joplin-server/8.0.42/charts/common-10.6.11.tgz b/stable/joplin-server/8.1.0/charts/common-10.6.11.tgz similarity index 100% rename from stable/joplin-server/8.0.42/charts/common-10.6.11.tgz rename to stable/joplin-server/8.1.0/charts/common-10.6.11.tgz diff --git a/stable/joplin-server/8.0.42/charts/postgresql-8.0.95.tgz b/stable/joplin-server/8.1.0/charts/postgresql-8.0.95.tgz similarity index 100% rename from stable/joplin-server/8.0.42/charts/postgresql-8.0.95.tgz rename to stable/joplin-server/8.1.0/charts/postgresql-8.0.95.tgz diff --git a/stable/joplin-server/8.0.42/ix_values.yaml b/stable/joplin-server/8.1.0/ix_values.yaml similarity index 85% rename from stable/joplin-server/8.0.42/ix_values.yaml rename to stable/joplin-server/8.1.0/ix_values.yaml index de534733d65..7258209ad9d 100644 --- a/stable/joplin-server/8.0.42/ix_values.yaml +++ b/stable/joplin-server/8.1.0/ix_values.yaml @@ -26,6 +26,14 @@ env: secretKeyRef: name: dbcreds key: plainhost + MAILER_ENABLED: 0 + MAILER_HOST: "" + MAILER_PORT: 465 + MAILER_SECURE: true + MAILER_AUTH_USER: "" + MAILER_AUTH_PASSWORD: "" + MAILER_NOREPLY_NAME: "" + MAILER_NOREPLY_EMAIL: "" probes: liveness: diff --git a/stable/joplin-server/8.0.42/questions.yaml b/stable/joplin-server/8.1.0/questions.yaml similarity index 97% rename from stable/joplin-server/8.0.42/questions.yaml rename to stable/joplin-server/8.1.0/questions.yaml index 716d02e3941..0a1fe18e068 100644 --- a/stable/joplin-server/8.0.42/questions.yaml +++ b/stable/joplin-server/8.1.0/questions.yaml @@ -165,19 +165,77 @@ questions: schema: type: string - variable: env - group: "Container Configuration" - label: "Image Environment" + group: Container Configuration + label: Image Environment schema: additional_attrs: true type: dict attrs: - variable: APP_BASE_URL - label: "APP_BASE_URL" - description: "Sets the APP_BASE_URL env var" + label: APP_BASE_URL + description: Sets the APP_BASE_URL env var schema: type: string required: true default: "" + - variable: MAILER_ENABLED + label: MAILER_ENABLED + description: Set 1 to enabled and 0 to disable + schema: + type: int + min: 0 + max: 1 + default: 0 + - variable: MAILER_HOST + label: Mailer Host + description: Sets the MAILER_HOST env var, eg smtp.example.com + schema: + show_if: [["MAILER_ENABLED", "=", "1"]] + type: string + default: "" + - variable: MAILER_PORT + label: Mailer Port + description: Sets the MAILER_PORT env var, eg SMTP PORT 465 + schema: + show_if: [["MAILER_ENABLED", "=", "1"]] + type: int + default: 465 + - variable: MAILER_SECURE + label: Mailer Secure + description: Sets the MAILER_SECURE env var, HTTPS for the smtp + schema: + show_if: [["MAILER_ENABLED", "=", "1"]] + type: boolean + default: true + - variable: MAILER_AUTH_USER + label: Mailer Auth User + description: Sets the MAILER_AUTH_USER env var, username for Email server + schema: + show_if: [["MAILER_ENABLED", "=", "1"]] + type: string + default: "" + - variable: MAILER_AUTH_PASSWORD + label: Mailer Auth Password + description: Sets the MAILER_AUTH_PASSWORD env var, password for Email server + schema: + show_if: [["MAILER_ENABLED", "=", "1"]] + type: string + private: true + default: "" + - variable: MAILER_NOREPLY_NAME + label: Mailer No Reply Name + description: Sets the MAILER_NOREPLY_NAME env var, No Reply email name + schema: + show_if: [["MAILER_ENABLED", "=", "1"]] + type: string + default: "" + - variable: MAILER_NOREPLY_EMAIL + label: Mailer No Reply Email + description: Sets the MAILER_NOREPLY_EMAIL env var, No Reply default email + schema: + show_if: [["MAILER_ENABLED", "=", "1"]] + type: string + default: "" - variable: TZ label: Timezone group: Container Configuration @@ -292,8 +350,8 @@ questions: type: dict attrs: - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI schema: additional_attrs: true type: dict @@ -373,14 +431,14 @@ questions: type: dict attrs: - variable: main - label: "Main Service Port Configuration" + label: Main Service Port Configuration schema: additional_attrs: true type: dict attrs: - variable: port - label: "Port" - description: "This port exposes the container port on the service" + label: Port + description: This port exposes the container port on the service schema: type: int default: 22300 @@ -420,8 +478,8 @@ questions: min: 9000 max: 65535 - variable: targetPort - label: "Target Port" - description: "The internal(!) port on the container the Application runs on" + label: Target Port + description: The internal(!) port on the container the Application runs on schema: type: int default: 22300 @@ -721,8 +779,8 @@ questions: type: dict attrs: - variable: config - label: "App Config Storage" - description: "Stores the Application Configuration." + label: App Config Storage + description: Stores the Application Configuration. schema: additional_attrs: true type: dict @@ -1107,7 +1165,7 @@ questions: type: dict attrs: - variable: main - label: "Main Ingress" + label: Main Ingress schema: additional_attrs: true type: dict @@ -1487,22 +1545,22 @@ questions: type: dict attrs: - variable: privileged - label: "Privileged mode" + label: Privileged mode schema: type: boolean default: false - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" + label: ReadOnly Root Filesystem schema: type: boolean default: false - variable: allowPrivilegeEscalation - label: "Allow Privilege Escalation" + label: Allow Privilege Escalation schema: type: boolean default: false - variable: runAsNonRoot - label: "runAsNonRoot" + label: runAsNonRoot schema: type: boolean default: false @@ -1540,20 +1598,20 @@ questions: type: dict attrs: - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" + label: runAsUser + description: The UserID of the user running the application schema: type: int default: 0 - variable: runAsGroup - label: "runAsGroup" - description: "The groupID this App of the user running the application" + label: runAsGroup + description: The groupID this App of the user running the application schema: type: int default: 0 - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." + label: fsGroup + description: The group that should own ALL storage. schema: type: int default: 568 diff --git a/stable/joplin-server/8.0.42/templates/common.yaml b/stable/joplin-server/8.1.0/templates/common.yaml similarity index 100% rename from stable/joplin-server/8.0.42/templates/common.yaml rename to stable/joplin-server/8.1.0/templates/common.yaml diff --git a/stable/joplin-server/8.0.42/values.yaml b/stable/joplin-server/8.1.0/values.yaml similarity index 100% rename from stable/joplin-server/8.0.42/values.yaml rename to stable/joplin-server/8.1.0/values.yaml