From 12a8d0cf88334a7f0caa2a06427031944acdbbc3 Mon Sep 17 00:00:00 2001 From: siliangxifeng1988 <36875607+siliangxifeng1988@users.noreply.github.com> Date: Wed, 21 Mar 2018 16:13:03 +0800 Subject: [PATCH] typo in risk-advisor (#4330) * Update Chart.yaml typo * Update README.md typo in risk-advisor * remove extra blank lines --- stable/risk-advisor/Chart.yaml | 2 +- stable/risk-advisor/README.md | 2 +- stable/risk-advisor/values.yaml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/stable/risk-advisor/Chart.yaml b/stable/risk-advisor/Chart.yaml index fe3a82f3fa..c22a8de1a0 100644 --- a/stable/risk-advisor/Chart.yaml +++ b/stable/risk-advisor/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: risk-advisor description: Risk Advisor add-on module for Kubernetes -version: 2.0.0 +version: 2.0.1 sources: - https://github.com/Prytu/risk-advisor/ maintainers: diff --git a/stable/risk-advisor/README.md b/stable/risk-advisor/README.md index 0a93bd8c06..5991424b81 100644 --- a/stable/risk-advisor/README.md +++ b/stable/risk-advisor/README.md @@ -35,7 +35,7 @@ The command removes all the Kubernetes components associated with the chart and ## Configuration -The following tables lists the configurable parameters of the aws-cluster-autoscaler chart and their default values. +The following table lists the configurable parameters of the aws-cluster-autoscaler chart and their default values. Parameter | Description | Default --- | --- | --- diff --git a/stable/risk-advisor/values.yaml b/stable/risk-advisor/values.yaml index ffb72c8f22..7d7e3f4847 100644 --- a/stable/risk-advisor/values.yaml +++ b/stable/risk-advisor/values.yaml @@ -18,4 +18,3 @@ service: # requests: # cpu: 100m # memory: 128Mi -