From 99ca62c78008bff1be0f834dad95fdf027a62b2d Mon Sep 17 00:00:00 2001 From: AdamDang Date: Wed, 21 Mar 2018 12:47:03 +0800 Subject: [PATCH] Typo fix in artifactory/README.md (#4295) * add version for artifactory add version for artifactory * Typo fix in artifactory/README.md Typo fix in artifactory/README.md --- stable/artifactory/Chart.yaml | 2 +- stable/artifactory/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/artifactory/Chart.yaml b/stable/artifactory/Chart.yaml index 8c57b40575..59a475c3d8 100644 --- a/stable/artifactory/Chart.yaml +++ b/stable/artifactory/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: artifactory home: https://www.jfrog.com/artifactory/ -version: 7.0.5 +version: 7.0.6 appVersion: 5.9.1 description: Universal Repository Manager supporting all major packaging formats, build tools and CI servers. diff --git a/stable/artifactory/README.md b/stable/artifactory/README.md index 28bda465b3..1d2296122c 100644 --- a/stable/artifactory/README.md +++ b/stable/artifactory/README.md @@ -91,7 +91,7 @@ $ helm install --name artifactory --set imagePullSecrets=regsecret stable/artifa ## Configuration -The following tables lists the configurable parameters of the artifactory chart and their default values. +The following table lists the configurable parameters of the artifactory chart and their default values. | Parameter | Description | Default | |---------------------------|-----------------------------------|----------------------------------------------------------|