From dd87ecf768f122bf852b20ea48fe97ac07b93653 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 9 Oct 2022 14:56:04 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/docspell/{0.0.2 => 0.0.3}/CHANGELOG.md | 9 +++++++++ incubator/docspell/{0.0.2 => 0.0.3}/Chart.lock | 2 +- incubator/docspell/{0.0.2 => 0.0.3}/Chart.yaml | 2 +- incubator/docspell/{0.0.2 => 0.0.3}/README.md | 0 incubator/docspell/{0.0.2 => 0.0.3}/app-readme.md | 0 .../{0.0.2 => 0.0.3}/charts/common-10.6.11.tgz | Bin .../{0.0.2 => 0.0.3}/charts/postgresql-8.0.88.tgz | Bin .../{0.0.2 => 0.0.3}/charts/solr-0.0.59.tgz | Bin incubator/docspell/{0.0.2 => 0.0.3}/ix_values.yaml | 1 + incubator/docspell/{0.0.2 => 0.0.3}/questions.yaml | 0 .../docspell/{0.0.2 => 0.0.3}/templates/_dsc.tpl | 0 .../docspell/{0.0.2 => 0.0.3}/templates/_joex.tpl | 0 .../docspell/{0.0.2 => 0.0.3}/templates/_secret.tpl | 4 ++-- .../docspell/{0.0.2 => 0.0.3}/templates/common.yaml | 0 incubator/docspell/{0.0.2 => 0.0.3}/values.yaml | 0 15 files changed, 14 insertions(+), 4 deletions(-) rename incubator/docspell/{0.0.2 => 0.0.3}/CHANGELOG.md (74%) rename incubator/docspell/{0.0.2 => 0.0.3}/Chart.lock (88%) rename incubator/docspell/{0.0.2 => 0.0.3}/Chart.yaml (98%) rename incubator/docspell/{0.0.2 => 0.0.3}/README.md (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/app-readme.md (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/charts/common-10.6.11.tgz (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/charts/postgresql-8.0.88.tgz (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/charts/solr-0.0.59.tgz (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/ix_values.yaml (99%) rename incubator/docspell/{0.0.2 => 0.0.3}/questions.yaml (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/templates/_dsc.tpl (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/templates/_joex.tpl (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/templates/_secret.tpl (98%) rename incubator/docspell/{0.0.2 => 0.0.3}/templates/common.yaml (100%) rename incubator/docspell/{0.0.2 => 0.0.3}/values.yaml (100%) diff --git a/incubator/docspell/0.0.2/CHANGELOG.md b/incubator/docspell/0.0.3/CHANGELOG.md similarity index 74% rename from incubator/docspell/0.0.2/CHANGELOG.md rename to incubator/docspell/0.0.3/CHANGELOG.md index 93f48add384..facdba92fd9 100644 --- a/incubator/docspell/0.0.2/CHANGELOG.md +++ b/incubator/docspell/0.0.3/CHANGELOG.md @@ -2,6 +2,15 @@ +## [docspell-0.0.3](https://github.com/truecharts/charts/compare/docspell-0.0.2...docspell-0.0.3) (2022-10-09) + +### Chore + +- Auto-update chart README [skip ci] + + + + ## [docspell-0.0.2](https://github.com/truecharts/charts/compare/docspell-0.0.1...docspell-0.0.2) (2022-10-09) ### Chore diff --git a/incubator/docspell/0.0.2/Chart.lock b/incubator/docspell/0.0.3/Chart.lock similarity index 88% rename from incubator/docspell/0.0.2/Chart.lock rename to incubator/docspell/0.0.3/Chart.lock index 3939eaf1f9d..2dc29f01a75 100644 --- a/incubator/docspell/0.0.2/Chart.lock +++ b/incubator/docspell/0.0.3/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 0.0.59 digest: sha256:9b1c35e1dc3de9b02f7e706340458fa08c5a8b6846b2ff07f68ac91382febeed -generated: "2022-10-09T13:49:54.91539609Z" +generated: "2022-10-09T14:54:10.321800361Z" diff --git a/incubator/docspell/0.0.2/Chart.yaml b/incubator/docspell/0.0.3/Chart.yaml similarity index 98% rename from incubator/docspell/0.0.2/Chart.yaml rename to incubator/docspell/0.0.3/Chart.yaml index a7eef6b6490..f47fee3f71d 100644 --- a/incubator/docspell/0.0.2/Chart.yaml +++ b/incubator/docspell/0.0.3/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/eikek/docspell - https://docspell.org/docs/install/docker/ - https://docspell.org/docs/configure/defaults/ -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/docspell/0.0.2/README.md b/incubator/docspell/0.0.3/README.md similarity index 100% rename from incubator/docspell/0.0.2/README.md rename to incubator/docspell/0.0.3/README.md diff --git a/incubator/docspell/0.0.2/app-readme.md b/incubator/docspell/0.0.3/app-readme.md similarity index 100% rename from incubator/docspell/0.0.2/app-readme.md rename to incubator/docspell/0.0.3/app-readme.md diff --git a/incubator/docspell/0.0.2/charts/common-10.6.11.tgz b/incubator/docspell/0.0.3/charts/common-10.6.11.tgz similarity index 100% rename from incubator/docspell/0.0.2/charts/common-10.6.11.tgz rename to incubator/docspell/0.0.3/charts/common-10.6.11.tgz diff --git a/incubator/docspell/0.0.2/charts/postgresql-8.0.88.tgz b/incubator/docspell/0.0.3/charts/postgresql-8.0.88.tgz similarity index 100% rename from incubator/docspell/0.0.2/charts/postgresql-8.0.88.tgz rename to incubator/docspell/0.0.3/charts/postgresql-8.0.88.tgz diff --git a/incubator/docspell/0.0.2/charts/solr-0.0.59.tgz b/incubator/docspell/0.0.3/charts/solr-0.0.59.tgz similarity index 100% rename from incubator/docspell/0.0.2/charts/solr-0.0.59.tgz rename to incubator/docspell/0.0.3/charts/solr-0.0.59.tgz diff --git a/incubator/docspell/0.0.2/ix_values.yaml b/incubator/docspell/0.0.3/ix_values.yaml similarity index 99% rename from incubator/docspell/0.0.2/ix_values.yaml rename to incubator/docspell/0.0.3/ix_values.yaml index 5baab50b033..3a7bc6cb4d6 100644 --- a/incubator/docspell/0.0.2/ix_values.yaml +++ b/incubator/docspell/0.0.3/ix_values.yaml @@ -545,6 +545,7 @@ solr: existingSecret: solrcreds solrCores: docspell solrUsername: docspell + solrEnableAuthentication: "no" portal: enabled: true diff --git a/incubator/docspell/0.0.2/questions.yaml b/incubator/docspell/0.0.3/questions.yaml similarity index 100% rename from incubator/docspell/0.0.2/questions.yaml rename to incubator/docspell/0.0.3/questions.yaml diff --git a/incubator/docspell/0.0.2/templates/_dsc.tpl b/incubator/docspell/0.0.3/templates/_dsc.tpl similarity index 100% rename from incubator/docspell/0.0.2/templates/_dsc.tpl rename to incubator/docspell/0.0.3/templates/_dsc.tpl diff --git a/incubator/docspell/0.0.2/templates/_joex.tpl b/incubator/docspell/0.0.3/templates/_joex.tpl similarity index 100% rename from incubator/docspell/0.0.2/templates/_joex.tpl rename to incubator/docspell/0.0.3/templates/_joex.tpl diff --git a/incubator/docspell/0.0.2/templates/_secret.tpl b/incubator/docspell/0.0.3/templates/_secret.tpl similarity index 98% rename from incubator/docspell/0.0.2/templates/_secret.tpl rename to incubator/docspell/0.0.3/templates/_secret.tpl index 64700787bd7..4b88cb6e9f4 100644 --- a/incubator/docspell/0.0.2/templates/_secret.tpl +++ b/incubator/docspell/0.0.3/templates/_secret.tpl @@ -177,7 +177,7 @@ stringData: enabled = true backend = "solr" solr = { - url = {{ printf "http://%v:%v@%v-solr:8983/solr/%v" .Values.solr.solrUsername (.Values.solr.solrPassword | trimAll "\"") .Release.Name .Values.solr.solrCores | quote }} + url = {{ printf "http://%v-solr:8983/solr/%v" .Release.Name .Values.solr.solrCores | quote }} commit-within = {{ $full_text_search.solr.commit_within }} log-verbose = {{ $full_text_search.solr.log_verbose }} def-type = {{ $full_text_search.solr.def_type | quote }} @@ -566,7 +566,7 @@ stringData: enabled = true backend = "solr" solr = { - url = {{ printf "http://%v:%v@%v-solr:8983/solr/%v" .Values.solr.solrUsername (.Values.solr.solrPassword | trimAll "\"") .Release.Name .Values.solr.solrCores | quote }} + url = {{ printf "http://%v-solr:8983/solr/%v" .Release.Name .Values.solr.solrCores | quote }} commit-within = {{ $full_text_search.solr.commit_within }} log-verbose = {{ $full_text_search.solr.log_verbose }} def-type = {{ $full_text_search.solr.def_type | quote }} diff --git a/incubator/docspell/0.0.2/templates/common.yaml b/incubator/docspell/0.0.3/templates/common.yaml similarity index 100% rename from incubator/docspell/0.0.2/templates/common.yaml rename to incubator/docspell/0.0.3/templates/common.yaml diff --git a/incubator/docspell/0.0.2/values.yaml b/incubator/docspell/0.0.3/values.yaml similarity index 100% rename from incubator/docspell/0.0.2/values.yaml rename to incubator/docspell/0.0.3/values.yaml