Typo fix in schema-registry/README.md (#4251)

* Add version for schema-registry

Add version for schema-registry

* Typo fix in schema-registry/README.md

Typo fix in schema-registry/README.md
This commit is contained in:
AdamDang
2018-03-19 07:55:20 -07:00
committed by k8s-ci-robot
parent 664a0db7db
commit 50414fc625
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: schema-registry
home: https://docs.confluent.io/current/schema-registry/docs/index.html
version: 0.1.0
version: 0.1.1
description: Schema Registry provides a serving layer for your metadata. It provides a RESTful
interface for storing and retrieving Avro schemas. It stores a versioned history of all schemas,
provides multiple compatibility settings and allows evolution of schemas according to the
+1 -1
View File
@@ -54,7 +54,7 @@ $ helm install --name my-release -f values.yaml incubator/schema-registry
> **Tip**: You can use the default [values.yaml](values.yaml)
### Parameters
The following tables lists the configurable parameters of the SchemaRegistry chart and their default values.
The following table lists the configurable parameters of the SchemaRegistry chart and their default values.
| Parameter | Description | Default |
| --------- | ----------- | ------- |