|
@@ -1,6 +1,6 @@
|
|
|
apiVersion: v2
|
|
|
name: nextcloud
|
|
|
-version: 2.3.2
|
|
|
+version: 1.0.0
|
|
|
appVersion: 19.0.3
|
|
|
description: A file sharing server that puts the control and security of your own data back into your hands.
|
|
|
keywords:
|
|
@@ -13,3 +13,5 @@ home: https://nextcloud.com/
|
|
|
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
|
|
|
sources:
|
|
|
- https://github.com/nextcloud/docker
|
|
|
+- https://github.com/nextcloud/helm
|
|
|
+upstream_version: 2.3.2
|