mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo fix in zookeeper/README.md (#4426)
* Add version for zookeeper Add version for zookeeper * Typo fix in zookeeper/README.md Typo fix in zookeeper/README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: zookeeper
|
||||
home: https://zookeeper.apache.org/
|
||||
version: 0.6.1
|
||||
version: 0.6.2
|
||||
description: Centralized service for maintaining configuration information, naming,
|
||||
providing distributed synchronization, and providing group services.
|
||||
icon: https://zookeeper.apache.org/images/zookeeper_small.gif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Zookeeper Helm Chart
|
||||
# ZooKeeper Helm Chart
|
||||
This helm chart provides an implementation of the ZooKeeper [StatefulSet](http://kubernetes.io/docs/concepts/abstractions/controllers/statefulsets/) found in Kubernetes Contrib [Zookeeper StatefulSet](https://github.com/kubernetes/contrib/tree/master/statefulsets/zookeeper).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Reference in New Issue
Block a user