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"