diff --git a/stable/artifactory/Chart.yaml b/stable/artifactory/Chart.yaml index eae5b90fb0..97ac079148 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.2 +version: 7.0.3 appVersion: 5.8.4 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 d92fc1080e..24d8b5d2fe 100644 --- a/stable/artifactory/README.md +++ b/stable/artifactory/README.md @@ -120,7 +120,7 @@ The following tables lists the configurable parameters of the artifactory chart | `ingress.hosts` | Artifactory Ingress hostnames | `[]` | | `ingress.tls` | Artifactory Ingress TLS configuration (YAML) | `[]` | | `nginx.name` | Nginx name | `nginx` | -| `nginx.enabled` | Deploy nginx server | `false` | +| `nginx.enabled` | Deploy nginx server | `true` | | `nginx.replicaCount` | Nginx replica count | `1` | | `nginx.image.repository` | Container image | `docker.bintray.io/jfrog/nginx-artifactory-pro` | | `nginx.image.version` | Container tag | `5.8.4` | @@ -178,4 +178,4 @@ Include the secret's name, along with the desired hostnames, in the Artifactory ## Useful links https://www.jfrog.com -https://www.jfrog.com/confluence/ \ No newline at end of file +https://www.jfrog.com/confluence/