From da4d0d5769ef20a0799dc0be7069e4ada32dd86c Mon Sep 17 00:00:00 2001 From: gaofly <32254120+gq94205@users.noreply.github.com> Date: Tue, 20 Mar 2018 22:47:22 +0800 Subject: [PATCH] fix an error,changed the word 'tables' to 'table' (#4354) * Update Chart.yaml Update Chart.yaml * fix an error in lines 39,change word 'tables' to 'table' fix an error in lines 39,change word 'tables' to 'table' --- stable/oauth2-proxy/Chart.yaml | 2 +- stable/oauth2-proxy/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/oauth2-proxy/Chart.yaml b/stable/oauth2-proxy/Chart.yaml index a55a66068e..0e74d5fcb1 100644 --- a/stable/oauth2-proxy/Chart.yaml +++ b/stable/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 0.2.0 +version: 0.2.1 apiVersion: v1 appVersion: 2.2 description: A reverse proxy that provides authentication with Google, Github or other providers diff --git a/stable/oauth2-proxy/README.md b/stable/oauth2-proxy/README.md index 7393f48581..fe2b5fb647 100644 --- a/stable/oauth2-proxy/README.md +++ b/stable/oauth2-proxy/README.md @@ -36,7 +36,7 @@ The command removes all the Kubernetes components associated with the chart and ## Configuration -The following tables lists the configurable parameters of the oauth2-proxy chart and their default values. +The following table lists the configurable parameters of the oauth2-proxy chart and their default values. Parameter | Description | Default --- | --- | ---