From 230e01e15726c282ea9c69edca54f8a0d6076783 Mon Sep 17 00:00:00 2001 From: liaoj Date: Tue, 6 Feb 2018 23:29:13 +0800 Subject: [PATCH] Update README.md (#3553) change charts to chart --- stable/zetcd/Chart.yaml | 2 +- stable/zetcd/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/zetcd/Chart.yaml b/stable/zetcd/Chart.yaml index 0097d6325c..411e441c8d 100644 --- a/stable/zetcd/Chart.yaml +++ b/stable/zetcd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: CoreOS zetcd Helm chart for Kubernetes name: zetcd -version: 0.1.4 +version: 0.1.5 appVersion: 0.0.3 home: https://github.com/coreos/zetcd sources: diff --git a/stable/zetcd/README.md b/stable/zetcd/README.md index 446d4eb9dc..5f0fbc6f9d 100644 --- a/stable/zetcd/README.md +++ b/stable/zetcd/README.md @@ -1,6 +1,6 @@ # CoreOS zetcd chart -This charts runs zetcd, a ZooKeeper "personality" for etcd. +This chart runs zetcd, a ZooKeeper "personality" for etcd. ## Introduction