gitea: change questions.yaml admin password to private (#2991)

This commit is contained in:
Michael Schnerring
2022-06-26 12:22:44 +03:00
committed by GitHub
parent 4ba947a4de
commit 789c6712bd
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ sources:
- https://github.com/go-gitea/gitea - https://github.com/go-gitea/gitea
- https://hub.docker.com/r/gitea/gitea/ - https://hub.docker.com/r/gitea/gitea/
type: application type: application
version: 8.0.6 version: 8.0.7
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- GIT - GIT
+1
View File
@@ -94,6 +94,7 @@ questions:
schema: schema:
type: string type: string
required: true required: true
private: true
- variable: email - variable: email
label: "email" label: "email"
schema: schema: