fix(helm): refactor sources to a string array

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
Richard Steinmetz 2023-02-02 11:46:04 +01:00
parent cc8d3f908a
commit fab569a613
No known key found for this signature in database
GPG key ID: 27137D9E7D273FB2

View file

@ -4,5 +4,6 @@ version: 4.2.0
apiVersion: v2
keywords:
- latest
sources: https://github.com/nextcloud/all-in-one/tree/main/helm-chart
sources:
- https://github.com/nextcloud/all-in-one/tree/main/helm-chart
home: https://github.com/nextcloud/all-in-one/tree/main/helm-chart