From 383003a5701fc08060dfffb0d4a036c18c6a5ae8 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 25 May 2018 21:13:32 +0800 Subject: [PATCH] [stable/luigi] typo fix: tables lists->table lists (#5726) * Add version: 2.7.4 version: 2.7.4 * [stable/luigi] typo fix: tables lists->table lists [stable/luigi] typo fix: tables lists->table lists --- stable/luigi/Chart.yaml | 2 +- stable/luigi/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/luigi/Chart.yaml b/stable/luigi/Chart.yaml index fbdf1cee86..3bf95bf379 100644 --- a/stable/luigi/Chart.yaml +++ b/stable/luigi/Chart.yaml @@ -18,5 +18,5 @@ keywords: - spark - kubernetes job manager name: luigi -version: 2.7.3 +version: 2.7.4 appVersion: 2.7.2 diff --git a/stable/luigi/README.md b/stable/luigi/README.md index a48731971f..45c6feed4e 100644 --- a/stable/luigi/README.md +++ b/stable/luigi/README.md @@ -31,11 +31,11 @@ The command removes all the Kubernetes components associated with the chart and ## Luigi Configuration -[Luigi](https://github.com/spotify/luigi) configs are set as a block of text through a configmap and mouted as a file in /etc/luigi Any value in this text block should match the defined luigi configuration. There are several values here that will have to match our kubernetes configuration. +[Luigi](https://github.com/spotify/luigi) configs are set as a block of text through a configmap and mouted as a file in /etc/luigi. Any value in this text block should match the defined luigi configuration. There are several values here that will have to match our kubernetes configuration. ## Configuration -The following tables lists the configurable parameters of the Sentry chart and their default values. +The following table lists the configurable parameters of the Sentry chart and their default values. | Parameter | Description | Default | | ------------------------------- | ------------------------------- | ---------------------------------------------------------- |