[stable/sonatype-nexus] Typo fix: bellow->below (#5335)

* add version

version: 1.1.1

* Update README.md

* Update values.yaml
This commit is contained in:
AdamDang
2018-05-01 06:21:17 -07:00
committed by k8s-ci-robot
parent 6bf9bbc079
commit 6b67dd418b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: sonatype-nexus
version: 1.1.0
version: 1.1.1
appVersion: 3.10.0-04
description: Sonatype Nexus is an open source repository manager
keywords:
+1 -1
View File
@@ -196,5 +196,5 @@ To see how to use Nexus with different tools like Docker, Maven, Python, and so
- [Nexus Usage](https://github.com/travelaudience/kubernetes-nexus#usage)
### Disaster Recovery
In a disaster recovery scenario, the latest backup made by the nexus-backup container should be restored. In order to achieve this please follow the procedure described bellow:
In a disaster recovery scenario, the latest backup made by the nexus-backup container should be restored. In order to achieve this please follow the procedure described below:
- [Restore Backups](https://github.com/travelaudience/kubernetes-nexus#restore)
+1 -1
View File
@@ -46,7 +46,7 @@ nexusProxy:
nexusHttpHost:
enforceHttps: false
cloudIamAuthEnabled: false
## If cloudIamAuthEnabled is set to true uncomment the variables bellow and remove this line
## If cloudIamAuthEnabled is set to true uncomment the variables below and remove this line
# clientId: ""
# clientSecret: ""
# organizationId: ""