diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 835b1e70..82c8ba6f 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,14 +1,6 @@ apiVersion: v2 name: nextcloud -version: 6.0.1 -appVersion: 30.0.0 description: A file sharing server that puts the control and security of your own data back into your hands. -keywords: - - nextcloud - - storage - - http - - web - - php home: https://nextcloud.com/ icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg sources: @@ -21,6 +13,17 @@ maintainers: email: christian.ingenhaag@googlemail.com - name: billimek email: jeff@billimek.com + - name: WrenIX + url: https://wrenix.eu +keywords: + - nextcloud + - storage + - http + - web + - php +version: 6.0.2 +# renovate: image=docker.io/library/nextcloud +appVersion: 30.0.0 dependencies: - name: postgresql version: 15.5.0