From 8f290c0232e631a78a8d18a1281d7252646a4d0a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Jun 2022 09:33:31 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/gitea/{8.0.6 => 8.0.7}/CHANGELOG.md | 18 +++++++++--------- stable/gitea/{8.0.6 => 8.0.7}/CONFIG.md | 0 stable/gitea/{8.0.6 => 8.0.7}/Chart.lock | 2 +- stable/gitea/{8.0.6 => 8.0.7}/Chart.yaml | 2 +- stable/gitea/{8.0.6 => 8.0.7}/README.md | 0 stable/gitea/{8.0.6 => 8.0.7}/app-readme.md | 0 .../{8.0.6 => 8.0.7}/charts/common-10.1.4.tgz | Bin .../charts/memcached-3.0.17.tgz | Bin .../charts/postgresql-8.0.18.tgz | Bin .../{8.0.6 => 8.0.7}/ci/basic-values.yaml | 0 .../{8.0.6 => 8.0.7}/ci/ingress-values.yaml | 0 stable/gitea/{8.0.6 => 8.0.7}/helm-values.md | 0 stable/gitea/{8.0.6 => 8.0.7}/ix_values.yaml | 0 stable/gitea/{8.0.6 => 8.0.7}/questions.yaml | 1 + stable/gitea/{8.0.6 => 8.0.7}/security.md | 0 .../{8.0.6 => 8.0.7}/templates/_configmap.tpl | 0 .../{8.0.6 => 8.0.7}/templates/_secrets.tpl | 0 .../{8.0.6 => 8.0.7}/templates/common.yaml | 0 stable/gitea/{8.0.6 => 8.0.7}/values.yaml | 0 19 files changed, 12 insertions(+), 11 deletions(-) rename stable/gitea/{8.0.6 => 8.0.7}/CHANGELOG.md (89%) rename stable/gitea/{8.0.6 => 8.0.7}/CONFIG.md (100%) rename stable/gitea/{8.0.6 => 8.0.7}/Chart.lock (88%) rename stable/gitea/{8.0.6 => 8.0.7}/Chart.yaml (98%) rename stable/gitea/{8.0.6 => 8.0.7}/README.md (100%) rename stable/gitea/{8.0.6 => 8.0.7}/app-readme.md (100%) rename stable/gitea/{8.0.6 => 8.0.7}/charts/common-10.1.4.tgz (100%) rename stable/gitea/{8.0.6 => 8.0.7}/charts/memcached-3.0.17.tgz (100%) rename stable/gitea/{8.0.6 => 8.0.7}/charts/postgresql-8.0.18.tgz (100%) rename stable/gitea/{8.0.6 => 8.0.7}/ci/basic-values.yaml (100%) rename stable/gitea/{8.0.6 => 8.0.7}/ci/ingress-values.yaml (100%) rename stable/gitea/{8.0.6 => 8.0.7}/helm-values.md (100%) rename stable/gitea/{8.0.6 => 8.0.7}/ix_values.yaml (100%) rename stable/gitea/{8.0.6 => 8.0.7}/questions.yaml (99%) rename stable/gitea/{8.0.6 => 8.0.7}/security.md (100%) rename stable/gitea/{8.0.6 => 8.0.7}/templates/_configmap.tpl (100%) rename stable/gitea/{8.0.6 => 8.0.7}/templates/_secrets.tpl (100%) rename stable/gitea/{8.0.6 => 8.0.7}/templates/common.yaml (100%) rename stable/gitea/{8.0.6 => 8.0.7}/values.yaml (100%) diff --git a/stable/gitea/8.0.6/CHANGELOG.md b/stable/gitea/8.0.7/CHANGELOG.md similarity index 89% rename from stable/gitea/8.0.6/CHANGELOG.md rename to stable/gitea/8.0.7/CHANGELOG.md index 391b288666c..86cfd2ac491 100644 --- a/stable/gitea/8.0.6/CHANGELOG.md +++ b/stable/gitea/8.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-8.0.7](https://github.com/truecharts/apps/compare/gitea-8.0.6...gitea-8.0.7) (2022-06-26) + +#### Gitea + +* change questions.yaml admin password to private ([#2991](https://github.com/truecharts/apps/issues/2991)) + + + ### [gitea-8.0.6](https://github.com/truecharts/apps/compare/gitea-8.0.5...gitea-8.0.6) (2022-06-25) @@ -88,12 +97,3 @@ -### [gitea-7.0.0](https://github.com/truecharts/apps/compare/gitea-6.0.29...gitea-7.0.0) (2022-06-07) - -#### Chore - -* sync all apps persistence configuration and always default to PVC - -#### Refactor - -* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) diff --git a/stable/gitea/8.0.6/CONFIG.md b/stable/gitea/8.0.7/CONFIG.md similarity index 100% rename from stable/gitea/8.0.6/CONFIG.md rename to stable/gitea/8.0.7/CONFIG.md diff --git a/stable/gitea/8.0.6/Chart.lock b/stable/gitea/8.0.7/Chart.lock similarity index 88% rename from stable/gitea/8.0.6/Chart.lock rename to stable/gitea/8.0.7/Chart.lock index 27aba1fef5d..98196e96509 100644 --- a/stable/gitea/8.0.6/Chart.lock +++ b/stable/gitea/8.0.7/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.17 digest: sha256:c1963612c5f4151379e3befd5dceeaab71cdaaf8fd58939e00265a6b4678c897 -generated: "2022-06-25T13:29:45.045120051Z" +generated: "2022-06-26T09:25:08.464746956Z" diff --git a/stable/gitea/8.0.6/Chart.yaml b/stable/gitea/8.0.7/Chart.yaml similarity index 98% rename from stable/gitea/8.0.6/Chart.yaml rename to stable/gitea/8.0.7/Chart.yaml index 00c861c09aa..95758234132 100644 --- a/stable/gitea/8.0.6/Chart.yaml +++ b/stable/gitea/8.0.7/Chart.yaml @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 8.0.6 +version: 8.0.7 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/8.0.6/README.md b/stable/gitea/8.0.7/README.md similarity index 100% rename from stable/gitea/8.0.6/README.md rename to stable/gitea/8.0.7/README.md diff --git a/stable/gitea/8.0.6/app-readme.md b/stable/gitea/8.0.7/app-readme.md similarity index 100% rename from stable/gitea/8.0.6/app-readme.md rename to stable/gitea/8.0.7/app-readme.md diff --git a/stable/gitea/8.0.6/charts/common-10.1.4.tgz b/stable/gitea/8.0.7/charts/common-10.1.4.tgz similarity index 100% rename from stable/gitea/8.0.6/charts/common-10.1.4.tgz rename to stable/gitea/8.0.7/charts/common-10.1.4.tgz diff --git a/stable/gitea/8.0.6/charts/memcached-3.0.17.tgz b/stable/gitea/8.0.7/charts/memcached-3.0.17.tgz similarity index 100% rename from stable/gitea/8.0.6/charts/memcached-3.0.17.tgz rename to stable/gitea/8.0.7/charts/memcached-3.0.17.tgz diff --git a/stable/gitea/8.0.6/charts/postgresql-8.0.18.tgz b/stable/gitea/8.0.7/charts/postgresql-8.0.18.tgz similarity index 100% rename from stable/gitea/8.0.6/charts/postgresql-8.0.18.tgz rename to stable/gitea/8.0.7/charts/postgresql-8.0.18.tgz diff --git a/stable/gitea/8.0.6/ci/basic-values.yaml b/stable/gitea/8.0.7/ci/basic-values.yaml similarity index 100% rename from stable/gitea/8.0.6/ci/basic-values.yaml rename to stable/gitea/8.0.7/ci/basic-values.yaml diff --git a/stable/gitea/8.0.6/ci/ingress-values.yaml b/stable/gitea/8.0.7/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/8.0.6/ci/ingress-values.yaml rename to stable/gitea/8.0.7/ci/ingress-values.yaml diff --git a/stable/gitea/8.0.6/helm-values.md b/stable/gitea/8.0.7/helm-values.md similarity index 100% rename from stable/gitea/8.0.6/helm-values.md rename to stable/gitea/8.0.7/helm-values.md diff --git a/stable/gitea/8.0.6/ix_values.yaml b/stable/gitea/8.0.7/ix_values.yaml similarity index 100% rename from stable/gitea/8.0.6/ix_values.yaml rename to stable/gitea/8.0.7/ix_values.yaml diff --git a/stable/gitea/8.0.6/questions.yaml b/stable/gitea/8.0.7/questions.yaml similarity index 99% rename from stable/gitea/8.0.6/questions.yaml rename to stable/gitea/8.0.7/questions.yaml index 6cba86f8ab2..3f2cd975c17 100644 --- a/stable/gitea/8.0.6/questions.yaml +++ b/stable/gitea/8.0.7/questions.yaml @@ -295,6 +295,7 @@ questions: schema: type: string required: true + private: true - variable: email label: "email" schema: diff --git a/stable/gitea/8.0.6/security.md b/stable/gitea/8.0.7/security.md similarity index 100% rename from stable/gitea/8.0.6/security.md rename to stable/gitea/8.0.7/security.md diff --git a/stable/gitea/8.0.6/templates/_configmap.tpl b/stable/gitea/8.0.7/templates/_configmap.tpl similarity index 100% rename from stable/gitea/8.0.6/templates/_configmap.tpl rename to stable/gitea/8.0.7/templates/_configmap.tpl diff --git a/stable/gitea/8.0.6/templates/_secrets.tpl b/stable/gitea/8.0.7/templates/_secrets.tpl similarity index 100% rename from stable/gitea/8.0.6/templates/_secrets.tpl rename to stable/gitea/8.0.7/templates/_secrets.tpl diff --git a/stable/gitea/8.0.6/templates/common.yaml b/stable/gitea/8.0.7/templates/common.yaml similarity index 100% rename from stable/gitea/8.0.6/templates/common.yaml rename to stable/gitea/8.0.7/templates/common.yaml diff --git a/stable/gitea/8.0.6/values.yaml b/stable/gitea/8.0.7/values.yaml similarity index 100% rename from stable/gitea/8.0.6/values.yaml rename to stable/gitea/8.0.7/values.yaml