From 11fd2bfd282434807b2189f416dc81fd6b3bf8fd Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 25 May 2018 20:46:32 +0800 Subject: [PATCH] [stable/weave-cloud]Typo fix: a add-on->an add-on (#5706) * Add version to 0.2.2 Add version to 0.2.2 * [stable/weave-cloud]Typo fix: a add-on->an add-on [stable/weave-cloud]Typo fix: a add-on->an add-on --- stable/weave-cloud/Chart.yaml | 2 +- stable/weave-cloud/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/weave-cloud/Chart.yaml b/stable/weave-cloud/Chart.yaml index 92b47a65c8..2f3672ec7b 100644 --- a/stable/weave-cloud/Chart.yaml +++ b/stable/weave-cloud/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 appVersion: "0.2.0" name: weave-cloud -version: 0.2.1 +version: 0.2.2 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/README.md b/stable/weave-cloud/README.md index 46d60d90fe..10e265e777 100644 --- a/stable/weave-cloud/README.md +++ b/stable/weave-cloud/README.md @@ -2,7 +2,7 @@ > ***NOTE: This chart is for Kubernetes version 1.6 and later.*** -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. +Weave Cloud is an add-on to Kubernetes which provides Continuous Delivery, along with hosted Prometheus Monitoring and a visual dashboard for exploring & debugging microservices. This package contains the agents which connect your cluster to Weave Cloud. @@ -55,4 +55,4 @@ The following table lists the configurable parameters of the Weave Cloud Agents | --------- | ----------- | ------- | | `token` | Weave Cloud service token | _none_ _(**must be set**)_ | | `rbac.create` | If `true`, create and use RBAC resources | `true` | -| `serviceAccount.create` | If `true`, create a new service account | `true` | \ No newline at end of file +| `serviceAccount.create` | If `true`, create a new service account | `true` |