From 677069304dd2beca4631db5cc29fb6d909d38716 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Wed, 21 Mar 2018 18:37:03 +0800 Subject: [PATCH] Typo fix in consul/README.md (#4304) * add version for consul add version for consul * Typo fix in consul/README.md Typo fix in consul/README.md --- stable/consul/Chart.yaml | 2 +- stable/consul/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/consul/Chart.yaml b/stable/consul/Chart.yaml index b0b8d78d2b..1612940319 100755 --- a/stable/consul/Chart.yaml +++ b/stable/consul/Chart.yaml @@ -1,6 +1,6 @@ name: consul home: https://github.com/hashicorp/consul -version: 1.3.4 +version: 1.3.5 appVersion: 1.0.0 description: Highly available and distributed service discovery and key-value store designed with support for the modern data center to make distributed systems and diff --git a/stable/consul/README.md b/stable/consul/README.md index e17d1dd68a..b3d47395e3 100644 --- a/stable/consul/README.md +++ b/stable/consul/README.md @@ -22,7 +22,7 @@ $ helm install --name my-release stable/consul ## Configuration -The following tables lists the configurable parameters of the consul chart and their default values. +The following table lists the configurable parameters of the consul chart and their default values. | Parameter | Description | Default | | ----------------------- | ---------------------------------- | ---------------------------------------------------------- |