[bitnami/sonarqube] Release 1.4.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-15 18:35:16 +00:00
parent d5a341f970
commit 4bf067c995
3 changed files with 9 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.6.5
version: 11.6.6
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:670b7cf53000765209e678cdfad0881a1b7121de3ec05839406859edd589f207
generated: "2022-06-10T13:18:16.051923065Z"
digest: sha256:6a27ae342f351ca77016faf12f08464314b635a538d931d5d6e5d1890015f338
generated: "2022-06-15T17:25:58.49764963Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: DeveloperTools
apiVersion: v2
appVersion: 9.4.0
appVersion: 9.5.0
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -28,4 +28,4 @@ name: sonarqube
sources:
- https://github.com/bitnami/bitnami-docker-sonarqube
- https://github.com/SonarSource/sonarqube
version: 1.4.5
version: 1.4.6

View File

@@ -72,7 +72,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/sonarqube
tag: 9.4.0-debian-11-r3
tag: 9.5.0-debian-11-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -573,7 +573,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r3
tag: 11-debian-11-r4
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -621,7 +621,7 @@ sysctl:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r3
tag: 11-debian-11-r4
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -699,7 +699,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 0.17.0-debian-11-r3
tag: 0.17.0-debian-11-r5
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.