[stable/sonarqube] bump version to 7.6 (#11384)

* [stable/sonarqube] bump version to 7.6

Signed-off-by: Jannis Oeltjen <oss@jcoeltjen.de>

* [stable/sonarqube] bump version in readme

Signed-off-by: Jannis Oeltjen <oss@jcoeltjen.de>
This commit is contained in:
Jannis Oeltjen
2019-02-14 06:38:30 -08:00
committed by Kubernetes Prow Robot
parent 49cb72055d
commit 1680784e60
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
name: sonarqube
description: Sonarqube is an open sourced code quality scanning tool
version: 0.13.4
appVersion: 7.4
version: 0.13.5
appVersion: 7.6
keywords:
- coverage
- security
+1 -1
View File
@@ -40,7 +40,7 @@ The following table lists the configurable parameters of the Sonarqube chart and
| Parameter | Description | Default |
| ------------------------------------------ | ---------------------------------------- | -------------------------------------------|
| `image.repository` | image repository | `sonarqube` |
| `image.tag` | `sonarqube` image tag. | 6.5 |
| `image.tag` | `sonarqube` image tag. | `7.6-community` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecret` | imagePullSecret to use for private repository | |
| `command` | command to run in the container | `nil` (need to be set prior to 6.7.6, and 7.4) |
+1 -1
View File
@@ -4,7 +4,7 @@
replicaCount: 1
image:
repository: sonarqube
tag: 7.4-community
tag: 7.6-community
# If using a private repository, the name of the imagePullSecret to use
# pullSecret: my-repo-secret