diff --git a/stable/nextcloud/Chart.yaml b/stable/nextcloud/Chart.yaml index effadc5245..2c56b112fb 100644 --- a/stable/nextcloud/Chart.yaml +++ b/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ name: nextcloud -version: 1.0.0 +version: 1.0.1 appVersion: 15.0.2 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: diff --git a/stable/nextcloud/OWNERS b/stable/nextcloud/OWNERS new file mode 100644 index 0000000000..c9b3946080 --- /dev/null +++ b/stable/nextcloud/OWNERS @@ -0,0 +1,4 @@ +approvers: +- chrisingenhaag +reviewers: +- chrisingenhaag