Update Nexus image (#4458)

This commit is contained in:
Miouge1
2018-03-27 14:45:03 -07:00
committed by k8s-ci-robot
parent fa18254696
commit fa884bc4ae
3 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: sonatype-nexus
version: 0.1.8
appVersion: 3.5.1
version: 0.1.9
appVersion: 3.9.0
description: Sonatype Nexus is an open source repository manager
keywords:
- dependency
+2 -1
View File
@@ -41,7 +41,8 @@ The following table lists the configurable parameters of the Nexus chart and the
| Parameter | Description | Default |
| ------------------------------------------ | ---------------------------------- | -------------------------------------------|
| `image.tag` | `nexus` image tag. | 3.5.1-02 |
| `image.repository` | `nexus` image repository. | cavemandaveman/nexus |
| `image.tag` | `nexus` image tag. | 3.9.0-01 |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `nodeSelector` | node labels for pod assignment | {} |
| `ingress.enabled` | Flag for enabling ingress | false |
+2 -2
View File
@@ -3,8 +3,8 @@
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: clearent/nexus
tag: 3.5.1-02
repository: cavemandaveman/nexus
tag: 3.9.0-01
# node labels for node selection
# nodeSelector: