From b7cf30cfbb3b249fdb36a3d21b596043fb18d673 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 27 Apr 2018 01:10:03 +0800 Subject: [PATCH] Add home key and typo fix in vaultingkube (#5181) * Add home key for vaultingkube/Chart.yaml home: https://github.com/sunshinekitty/vaultingkube * Add version * Typo fix in vaultingkube/README.md tables lists->table liests --- incubator/vaultingkube/Chart.yaml | 3 ++- incubator/vaultingkube/README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/incubator/vaultingkube/Chart.yaml b/incubator/vaultingkube/Chart.yaml index a6430bb64c..24d217e5a2 100644 --- a/incubator/vaultingkube/Chart.yaml +++ b/incubator/vaultingkube/Chart.yaml @@ -1,5 +1,6 @@ apiVersion: v1 appVersion: 0.1.0 +home: https://github.com/sunshinekitty/vaultingkube description: vaultingkube takes config maps and secrets stored inside Hashicorp Vault and syncs them to your Kubernetes cluster. name: vaultingkube -version: 0.1.0 +version: 0.1.1 diff --git a/incubator/vaultingkube/README.md b/incubator/vaultingkube/README.md index ff40c17f21..d1fd77b9c7 100644 --- a/incubator/vaultingkube/README.md +++ b/incubator/vaultingkube/README.md @@ -31,7 +31,7 @@ chart and deletes the release. ## Configuration -The following tables lists the configurable parameters of the vaultingkube chart and their default values. +The following table lists the configurable parameters of the vaultingkube chart and their default values. | Parameter | Description | Default | |-------------------------|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|