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 diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index c47f65ae..5b0bc108 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # nextcloud -![Version: 6.0.1](https://img.shields.io/badge/Version-6.0.1-informational?style=flat-square) ![AppVersion: 30.0.0](https://img.shields.io/badge/AppVersion-30.0.0-informational?style=flat-square) +![Version: 6.0.2](https://img.shields.io/badge/Version-6.0.2-informational?style=flat-square) ![AppVersion: 30.0.0](https://img.shields.io/badge/AppVersion-30.0.0-informational?style=flat-square) A file sharing server that puts the control and security of your own data back into your hands. @@ -13,6 +13,7 @@ A file sharing server that puts the control and security of your own data back i | skjnldsv | | | | chrisingenhaag | | | | billimek | | | +| WrenIX | | | ## Source Code