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 | |-------------------------|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|