Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-01 14:19:59 +00:00
parent 5dad4bd8bc
commit 060bbfe238
20 changed files with 6 additions and 7 deletions

View File

@ -1,4 +0,0 @@
<a name="gitea-0.0.2"></a>
### [gitea-0.0.2](https://github.com/truecharts/apps/compare/gitea-0.0.1...gitea-0.0.2) (2021-10-01)

View File

@ -0,0 +1,4 @@
<a name="gitea-0.0.4"></a>
### [gitea-0.0.4](https://github.com/truecharts/apps/compare/gitea-0.0.3...gitea-0.0.4) (2021-10-01)

View File

@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 5.15.3
digest: sha256:31ea20ec333f850afa9cf3a2496456944683769564b80fd997d8321ca3f56830
generated: "2021-10-01T13:36:11.355201506Z"
generated: "2021-10-01T14:18:23.432975231Z"

View File

@ -34,4 +34,4 @@ sources:
- https://github.com/go-gitea/gitea
- https://hub.docker.com/r/gitea/gitea/
type: application
version: 0.0.2
version: 0.0.4

View File

@ -93,7 +93,6 @@ stringData:
[security]
INSTALL_LOCK = true
PASSWORD_COMPLEXITY = spec
{{- range $catindex, $catvalue := .Values.customConfig }}
{{- if eq $catvalue.name "security" }}
{{- range $index, $value := $catvalue.keys }}