From 5f0e8bcbc289e5427a8b2209196a2f63ead38870 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 5 Sep 2023 21:06:07 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/picoshare/6.0.1/app-changelog.md | 9 --- .../picoshare/{6.0.1 => 6.0.2}/CHANGELOG.md | 10 +-- stable/picoshare/{6.0.1 => 6.0.2}/Chart.yaml | 2 +- stable/picoshare/{6.0.1 => 6.0.2}/README.md | 0 stable/picoshare/6.0.2/app-changelog.md | 4 ++ .../picoshare/{6.0.1 => 6.0.2}/app-readme.md | 0 .../{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz | Bin .../picoshare/{6.0.1 => 6.0.2}/ix_values.yaml | 20 ++++-- .../picoshare/{6.0.1 => 6.0.2}/questions.yaml | 68 +++++++++++------- .../{6.0.1 => 6.0.2}/templates/NOTES.txt | 0 .../{6.0.1 => 6.0.2}/templates/common.yaml | 0 stable/picoshare/{6.0.1 => 6.0.2}/values.yaml | 0 12 files changed, 64 insertions(+), 49 deletions(-) delete mode 100644 stable/picoshare/6.0.1/app-changelog.md rename stable/picoshare/{6.0.1 => 6.0.2}/CHANGELOG.md (95%) rename stable/picoshare/{6.0.1 => 6.0.2}/Chart.yaml (97%) rename stable/picoshare/{6.0.1 => 6.0.2}/README.md (100%) create mode 100644 stable/picoshare/6.0.2/app-changelog.md rename stable/picoshare/{6.0.1 => 6.0.2}/app-readme.md (100%) rename stable/picoshare/{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz (100%) rename stable/picoshare/{6.0.1 => 6.0.2}/ix_values.yaml (87%) rename stable/picoshare/{6.0.1 => 6.0.2}/questions.yaml (96%) rename stable/picoshare/{6.0.1 => 6.0.2}/templates/NOTES.txt (100%) rename stable/picoshare/{6.0.1 => 6.0.2}/templates/common.yaml (100%) rename stable/picoshare/{6.0.1 => 6.0.2}/values.yaml (100%) diff --git a/stable/picoshare/6.0.1/app-changelog.md b/stable/picoshare/6.0.1/app-changelog.md deleted file mode 100644 index 8200befeadd..00000000000 --- a/stable/picoshare/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [picoshare-6.0.1](https://github.com/truecharts/charts/compare/picoshare-6.0.0...picoshare-6.0.1) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.3.8 ([#12071](https://github.com/truecharts/charts/issues/12071)) - - \ No newline at end of file diff --git a/stable/picoshare/6.0.1/CHANGELOG.md b/stable/picoshare/6.0.2/CHANGELOG.md similarity index 95% rename from stable/picoshare/6.0.1/CHANGELOG.md rename to stable/picoshare/6.0.2/CHANGELOG.md index ef697f553e6..d494a758b41 100644 --- a/stable/picoshare/6.0.1/CHANGELOG.md +++ b/stable/picoshare/6.0.2/CHANGELOG.md @@ -4,6 +4,11 @@ +## [picoshare-6.0.2](https://github.com/truecharts/charts/compare/picoshare-6.0.1...picoshare-6.0.2) (2023-09-05) + + + + ## [picoshare-6.0.1](https://github.com/truecharts/charts/compare/picoshare-6.0.0...picoshare-6.0.1) (2023-08-31) ### Chore @@ -92,8 +97,3 @@ - hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - -## [picoshare-5.0.19](https://github.com/truecharts/charts/compare/picoshare-5.0.18...picoshare-5.0.19) (2023-05-27) - diff --git a/stable/picoshare/6.0.1/Chart.yaml b/stable/picoshare/6.0.2/Chart.yaml similarity index 97% rename from stable/picoshare/6.0.1/Chart.yaml rename to stable/picoshare/6.0.2/Chart.yaml index a0b7d26abe8..620a33cf63e 100644 --- a/stable/picoshare/6.0.1/Chart.yaml +++ b/stable/picoshare/6.0.2/Chart.yaml @@ -18,7 +18,7 @@ name: picoshare sources: - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - https://github.com/mtlynch/picoshare -version: 6.0.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/picoshare/6.0.1/README.md b/stable/picoshare/6.0.2/README.md similarity index 100% rename from stable/picoshare/6.0.1/README.md rename to stable/picoshare/6.0.2/README.md diff --git a/stable/picoshare/6.0.2/app-changelog.md b/stable/picoshare/6.0.2/app-changelog.md new file mode 100644 index 00000000000..c93bebbeba0 --- /dev/null +++ b/stable/picoshare/6.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [picoshare-6.0.2](https://github.com/truecharts/charts/compare/picoshare-6.0.1...picoshare-6.0.2) (2023-09-05) + diff --git a/stable/picoshare/6.0.1/app-readme.md b/stable/picoshare/6.0.2/app-readme.md similarity index 100% rename from stable/picoshare/6.0.1/app-readme.md rename to stable/picoshare/6.0.2/app-readme.md diff --git a/stable/picoshare/6.0.1/charts/common-14.0.1.tgz b/stable/picoshare/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/picoshare/6.0.1/charts/common-14.0.1.tgz rename to stable/picoshare/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/picoshare/6.0.1/ix_values.yaml b/stable/picoshare/6.0.2/ix_values.yaml similarity index 87% rename from stable/picoshare/6.0.1/ix_values.yaml rename to stable/picoshare/6.0.2/ix_values.yaml index b8c5d64a30f..c1cc360c6b2 100644 --- a/stable/picoshare/6.0.1/ix_values.yaml +++ b/stable/picoshare/6.0.2/ix_values.yaml @@ -2,18 +2,12 @@ image: repository: tccr.io/truecharts/picoshare tag: v1.3.8@sha256:b88b39d24ef5f6ed5f1055bb8d607e395a9eb037d2eaaeb1c0f9ca4165d4447b pullPolicy: IfNotPresent + service: main: ports: main: port: 10209 -persistence: - data: - enabled: true - mountPath: "/data" -portal: - open: - enabled: true workload: main: @@ -22,8 +16,20 @@ workload: main: env: PORT: "{{ .Values.service.main.ports.main.port }}" + # web admin password PS_SHARED_SECRET: "somesecretcode" + # optional LITESTREAM_BUCKET: "" LITESTREAM_ENDPOINT: "" LITESTREAM_ACCESS_KEY_ID: "" LITESTREAM_SECRET_ACCESS_KEY: "" + LITESTREAM_RETENTION: 72h + +persistence: + data: + enabled: true + mountPath: "/data" + +portal: + open: + enabled: true diff --git a/stable/picoshare/6.0.1/questions.yaml b/stable/picoshare/6.0.2/questions.yaml similarity index 96% rename from stable/picoshare/6.0.1/questions.yaml rename to stable/picoshare/6.0.2/questions.yaml index 28979ebc0f4..6123fc6d3a8 100644 --- a/stable/picoshare/6.0.1/questions.yaml +++ b/stable/picoshare/6.0.2/questions.yaml @@ -110,39 +110,53 @@ questions: type: dict attrs: - variable: PS_SHARED_SECRET - label: "PS_SHARED_SECRET" - description: "Secret Key for Web Console." + label: "Admin Web Password" + description: "Specifies a passphrase for the admin user to log in to PicoShare." schema: type: string required: true private: true default: "" - - variable: LITESTREAM_BUCKET - label: "LITESTREAM_BUCKET" - description: "If you specify settings for a Litestream-compatible cloud storage location, PicoShare will automatically replicate your data." + - variable: lightstream + label: Show Advanced LightStream Settings schema: - type: string - default: "" - - variable: LITESTREAM_ENDPOINT - label: "LITESTREAM_ENDPOINT" - description: "If you specify settings for a Litestream-compatible cloud storage location, PicoShare will automatically replicate your data." - schema: - type: string - default: "" - - variable: LITESTREAM_ACCESS_KEY_ID - label: "LITESTREAM_ACCESS_KEY_ID" - description: "If you specify settings for a Litestream-compatible cloud storage location, PicoShare will automatically replicate your data." - schema: - type: string - private: true - default: "" - - variable: LITESTREAM_SECRET_ACCESS_KEY - label: "LITESTREAM_SECRET_ACCESS_KEY" - description: "If you specify settings for a Litestream-compatible cloud storage location, PicoShare will automatically replicate your data." - schema: - type: string - private: true - default: "" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LITESTREAM_BUCKET + label: "LightStream Bucket" + description: "Compatible cloud storage bucket where Litestream should replicate data." + schema: + type: string + default: "" + - variable: LITESTREAM_ENDPOINT + label: "LightStream Endpoint" + description: "Compatible cloud storage endpoint where Litestream should replicate data." + schema: + type: string + default: "" + - variable: LITESTREAM_ACCESS_KEY_ID + label: "LightStream Access Key Id" + description: "Compatible cloud storage access key ID to the bucket where you want to replicate data." + schema: + type: string + private: true + default: "" + - variable: LITESTREAM_SECRET_ACCESS_KEY + label: "LightStream Secret Access Key" + description: "Compatible cloud storage secret access key to the bucket where you want to replicate data." + schema: + type: string + private: true + default: "" + - variable: LITESTREAM_RETENTION + label: "LightStream Retention" + description: "The amount of time Litestream snapshots & WAL files will be kept." + schema: + type: string + required: true + default: "72h" - variable: envList label: Extra Environment Variables description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." diff --git a/stable/picoshare/6.0.1/templates/NOTES.txt b/stable/picoshare/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/picoshare/6.0.1/templates/NOTES.txt rename to stable/picoshare/6.0.2/templates/NOTES.txt diff --git a/stable/picoshare/6.0.1/templates/common.yaml b/stable/picoshare/6.0.2/templates/common.yaml similarity index 100% rename from stable/picoshare/6.0.1/templates/common.yaml rename to stable/picoshare/6.0.2/templates/common.yaml diff --git a/stable/picoshare/6.0.1/values.yaml b/stable/picoshare/6.0.2/values.yaml similarity index 100% rename from stable/picoshare/6.0.1/values.yaml rename to stable/picoshare/6.0.2/values.yaml