From 0f1d11a507ca0bbe9bed02c183bdfbd77c9fcecb Mon Sep 17 00:00:00 2001 From: 21stio Date: Wed, 8 Mar 2017 19:57:30 +0100 Subject: [PATCH] Typo in kube-lego README.md (#759) * Update README.md * Only one table * Version bump --- stable/kube-lego/Chart.yaml | 2 +- stable/kube-lego/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/kube-lego/Chart.yaml b/stable/kube-lego/Chart.yaml index b3bae14118..c87f83f51a 100644 --- a/stable/kube-lego/Chart.yaml +++ b/stable/kube-lego/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Automatically requests certificates from Let's Encrypt name: kube-lego -version: 0.1.6 +version: 0.1.7 keywords: - kube-lego - letsencrypt diff --git a/stable/kube-lego/README.md b/stable/kube-lego/README.md index f2e9e65b63..2f5668029a 100644 --- a/stable/kube-lego/README.md +++ b/stable/kube-lego/README.md @@ -39,7 +39,7 @@ The command removes all the Kubernetes components associated with the chart and ## Configuration -The following tables lists the configurable parameters of the Prometheus chart and their default values. +The following table lists the configurable parameters of the chart and their default values. Parameter | Description | Default --------- | ----------- | -------