From 84bbedd039e563400d427eaf06ba22c2cce83ac5 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 4 May 2018 05:07:51 +0800 Subject: [PATCH] [artifactory-ha] recreation for 5327 for conflicts with other PR (#5333) * Add version version: 0.1.9 * [artifactory-ha] recreation for 5327 for conflicts with other PR [artifactory-ha] recreation for 5327 for conflicts with other PR --- stable/artifactory-ha/Chart.yaml | 2 +- stable/artifactory-ha/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/artifactory-ha/Chart.yaml b/stable/artifactory-ha/Chart.yaml index 0dc445871c..06487b9339 100644 --- a/stable/artifactory-ha/Chart.yaml +++ b/stable/artifactory-ha/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: artifactory-ha home: https://www.jfrog.com/artifactory/ -version: 0.1.8 +version: 0.1.9 appVersion: 5.10.1 description: Universal Repository Manager supporting all major packaging formats, build tools and CI servers. diff --git a/stable/artifactory-ha/values.yaml b/stable/artifactory-ha/values.yaml index e5e0e66062..e7b39befc2 100644 --- a/stable/artifactory-ha/values.yaml +++ b/stable/artifactory-ha/values.yaml @@ -25,7 +25,7 @@ ingress: # Database ## 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: enabled: true