Bump Artifactory version 5.2.0 (#884)

* Bump Artifactory version 5.2.0

* Added new ImageTag
This commit is contained in:
Johann Helbling
2017-05-03 20:13:37 -07:00
committed by Sean Knox
parent 084d7b5d58
commit cd5cfc4621
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: artifactory
home: https://www.jfrog.com/artifactory/
version: 5.1.0
version: 5.2.0
description: Universal Repository Manager supporting all major packaging formats, build tools and CI servers.
keywords:
- artifactory
+2 -2
View File
@@ -43,7 +43,7 @@ The following tables lists the configurable parameters of the artifactory chart
| Parameter | Description | Default |
|---------------------------|-----------------------------------|----------------------------------------------------------|
| `Image` | Container image name | `docker.bintray.io/jfrog/artifactory-oss` |
| `ImageTag` | Container image tag | `5.1.0` |
| `ImageTag` | Container image tag | `5.2.0` |
| `ImagePullPolicy` | Container pull policy | `Always` |
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@@ -51,4 +51,4 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
## Useful links
https://www.jfrog.com
https://www.jfrog.com/confluence/
https://www.jfrog.com/confluence/
+2 -2
View File
@@ -9,7 +9,7 @@ Component: "Artifactory"
## Uncomment following line if you want to run Artifactory-Pro
#image: "docker.bintray.io/jfrog/artifactory-pro"
image: "docker.bintray.io/jfrog/artifactory-oss"
imageTag: "5.1.0"
imageTag: "5.2.0"
imagePullPolicy: "Always"
replicaCount: 1
httpPort: 8081
@@ -27,4 +27,4 @@ persistence:
enabled: true
storageClass: generic
accessMode: ReadWriteOnce
size: 8Gi
size: 8Gi