fix(vikunja): remove additional_attrs from list (#8880)
This commit is contained in:
@@ -22,7 +22,7 @@ name: vikunja
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||||
- https://vikunja.io/docs
|
- https://vikunja.io/docs
|
||||||
version: 8.0.4
|
version: 8.0.5
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
||||||
|
|||||||
@@ -682,7 +682,6 @@ questions:
|
|||||||
- variable: providers
|
- variable: providers
|
||||||
label: Providers
|
label: Providers
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
|
||||||
type: list
|
type: list
|
||||||
default: []
|
default: []
|
||||||
items:
|
items:
|
||||||
|
|||||||
Reference in New Issue
Block a user