From c388d96cea4d43ea97d2c8b6dadcb8af75723f8a Mon Sep 17 00:00:00 2001 From: AdamDang Date: Sat, 17 Mar 2018 03:06:24 +0800 Subject: [PATCH] Typo fix in drone/README.md (#4197) * Add version for drone Add version for drone * Typo fix in drone/README.md a small typo in line 32 --- incubator/drone/Chart.yaml | 2 +- incubator/drone/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/incubator/drone/Chart.yaml b/incubator/drone/Chart.yaml index 6197bc85b5..f8ca67b584 100755 --- a/incubator/drone/Chart.yaml +++ b/incubator/drone/Chart.yaml @@ -1,7 +1,7 @@ name: drone home: https://drone.io/ icon: https://drone.io/apple-touch-icon.png -version: 0.4.0 +version: 0.4.1 appVersion: 0.8.4 description: Drone is a Continuous Delivery system built on container technology keywords: diff --git a/incubator/drone/README.md b/incubator/drone/README.md index c7cbdeee74..271065f3a5 100644 --- a/incubator/drone/README.md +++ b/incubator/drone/README.md @@ -29,7 +29,7 @@ chart and deletes the release. ## Configuration -The following tables lists the configurable parameters of the drone charts and their default values. +The following table lists the configurable parameters of the drone charts and their default values. | Parameter | Description | Default | |-----------------------------|-----------------------------------------------------------------------------------------------|-----------------------------|