fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup * cleanup * update questions * chore(incubator): some cleanup * remove enabled true from main services * bump all incubator * lint * empty lines * emtpy line
This commit is contained in:
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable
|
||||
- https://sheetable.net/docs
|
||||
- https://github.com/SheetAble
|
||||
version: 0.0.7
|
||||
version: 0.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- music
|
||||
|
||||
@@ -20,14 +20,14 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: ADMIN_EMAIL
|
||||
label: 'ADMIN_EMAIL'
|
||||
label: "ADMIN_EMAIL"
|
||||
description: "Your admin email"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: ""
|
||||
- variable: ADMIN_PASSWORD
|
||||
label: 'ADMIN_PASSWORD'
|
||||
label: "ADMIN_PASSWORD"
|
||||
description: "Your admin password"
|
||||
schema:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user