diff --git a/stable/nextcloud/Chart.yaml b/stable/nextcloud/Chart.yaml index 878ab81350..84a460ce5c 100644 --- a/stable/nextcloud/Chart.yaml +++ b/stable/nextcloud/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: nextcloud -version: 1.0.4 +version: 1.0.5 appVersion: 15.0.2 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: @@ -16,3 +16,5 @@ sources: maintainers: - name: chrisingenhaag email: christian.ingenhaag@googlemail.com +- name: billimek + email: jeff@billimek.com diff --git a/stable/nextcloud/OWNERS b/stable/nextcloud/OWNERS index c9b3946080..7936f915ea 100644 --- a/stable/nextcloud/OWNERS +++ b/stable/nextcloud/OWNERS @@ -1,4 +1,6 @@ approvers: - chrisingenhaag +- billimek reviewers: - chrisingenhaag +- billimek