diff --git a/stable/weave-cloud/Chart.yaml b/stable/weave-cloud/Chart.yaml index 8993808392..ca6cbc18ff 100644 --- a/stable/weave-cloud/Chart.yaml +++ b/stable/weave-cloud/Chart.yaml @@ -1,5 +1,5 @@ name: weave-cloud -version: 0.1.2 +version: 0.1.3 description: | Weave Cloud is a add-on to Kubernetes which provides Continuous Delivery, along with hosted Prometheus Monitoring and a visual dashboard for exploring & debugging microservices home: https://weave.works diff --git a/stable/weave-cloud/OWNERS b/stable/weave-cloud/OWNERS new file mode 100644 index 0000000000..b7db27c912 --- /dev/null +++ b/stable/weave-cloud/OWNERS @@ -0,0 +1,4 @@ +approvers: +- errordeveloper +reviewers: +- errordeveloper