From a6c0334081c66794997a77b29cefa338026b0ea3 Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Thu, 8 Mar 2018 16:17:56 +0000 Subject: [PATCH] [stable/docker-registry]: fix typo in README (#4055) * [stable/docker-registry]: fix typo in README * Update Chart.yaml * Update Chart.yaml --- stable/docker-registry/Chart.yaml | 2 +- stable/docker-registry/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/docker-registry/Chart.yaml b/stable/docker-registry/Chart.yaml index 98886c45a5..618ffe97bd 100644 --- a/stable/docker-registry/Chart.yaml +++ b/stable/docker-registry/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: A Helm chart for Docker Registry name: docker-registry -version: 1.0.4 +version: 1.0.5 appVersion: 2.6.2 home: https://hub.docker.com/_/registry/ icon: https://hub.docker.com/public/images/logos/mini-logo.svg diff --git a/stable/docker-registry/README.md b/stable/docker-registry/README.md index 737faea9fa..a12bd178e7 100644 --- a/stable/docker-registry/README.md +++ b/stable/docker-registry/README.md @@ -22,7 +22,7 @@ $ helm install stable/docker-registry ## Configuration -The following tables lists the configurable parameters of the vault chart and +The following tables lists the configurable parameters of the docker-registry chart and their default values. | Parameter | Description | Default |