Skip to content

Commit

Permalink
Nextcloud chart add OWNERS for further contribution (helm#11335)
Browse files Browse the repository at this point in the history
* add nextcloud chart

Signed-off-by: Christian Ingenhaag <[email protected]>

* insert suggestions from reviews in helm#5180

Signed-off-by: Christian Ingenhaag <[email protected]>

* disable ingress per default

Signed-off-by: Christian Ingenhaag <[email protected]>

* fix nextcloud e2e tests

Signed-off-by: Christian Ingenhaag <[email protected]>

* [nextcloud] add owners file for further contribution

Signed-off-by: Christian Ingenhaag <[email protected]>
  • Loading branch information
chrisingenhaag authored and k8s-ci-robot committed Feb 12, 2019
1 parent ab57839 commit 9a7c8cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion stable/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 4 additions & 0 deletions stable/nextcloud/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
approvers:
- chrisingenhaag
reviewers:
- chrisingenhaag

0 comments on commit 9a7c8cc

Please sign in to comment.