gitea: change questions.yaml admin password to private (#2991)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user