mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo fix in docker-registry/README.md (#4310)
* add version for docker-registry add version for docker-registry * Typo fix in docker-registry/README.md Typo fix in docker-registry/README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: A Helm chart for Docker Registry
|
||||
name: docker-registry
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
appVersion: 2.6.2
|
||||
home: https://hub.docker.com/_/registry/
|
||||
icon: https://hub.docker.com/public/images/logos/mini-logo.svg
|
||||
|
||||
@@ -22,7 +22,7 @@ $ helm install stable/docker-registry
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the docker-registry chart and
|
||||
The following table lists the configurable parameters of the docker-registry chart and
|
||||
their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
|
||||
Reference in New Issue
Block a user