From b9cc4204bbf2d5a923660e337735e52bbfda8954 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Sat, 12 May 2018 00:00:25 +0800 Subject: [PATCH] Recreation of #5326 for conflicts with other PR (#5334) * Add version 7.1.4 Add version 7.1.4 * Recreation of #5326 for conflicts with other PR Recreation of #5326 for conflicts with other PR * Update Chart.yaml --- stable/artifactory/Chart.yaml | 2 +- stable/artifactory/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/artifactory/Chart.yaml b/stable/artifactory/Chart.yaml index d497799bc6..bf1cff5bfc 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.1.4 +version: 7.1.5 appVersion: 5.10.1 description: Universal Repository Manager supporting all major packaging formats, build tools and CI servers. diff --git a/stable/artifactory/values.yaml b/stable/artifactory/values.yaml index 7caead9658..800b1cd86d 100644 --- a/stable/artifactory/values.yaml +++ b/stable/artifactory/values.yaml @@ -163,7 +163,7 @@ nginx: # cpu: "500m" ## Configuration values for the postgresql dependency -## ref: https://github.com/kubernetes/charts/blob/master/stable/postgressql/README.md +## ref: https://github.com/kubernetes/charts/blob/master/stable/postgresql/README.md ## postgresql: postgresUser: "artifactory"