From 7e7154476d9be47cf54025664714d5c92ecf93c2 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 18 May 2022 08:28:12 +0000 Subject: [PATCH] [bitnami/sonarqube] Release 1.2.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/sonarqube/Chart.lock | 8 ++++---- bitnami/sonarqube/Chart.yaml | 2 +- bitnami/sonarqube/values.yaml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/sonarqube/Chart.lock b/bitnami/sonarqube/Chart.lock index fe3ac5f776..6307edb6ea 100644 --- a/bitnami/sonarqube/Chart.lock +++ b/bitnami/sonarqube/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.1.25 + version: 11.2.3 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.13.1 -digest: sha256:044353efbbfd84b9dc84095417116291c4519ca367e0d59fda504635f6f786fa -generated: "2022-04-29T16:23:44.227961862Z" + version: 1.14.0 +digest: sha256:9330f9d45d2f88d61c5de223e483736f58bb68be8f7e5959c4da196776cbd71c +generated: "2022-05-17T18:43:09.464192979Z" diff --git a/bitnami/sonarqube/Chart.yaml b/bitnami/sonarqube/Chart.yaml index 931e53a202..704895b903 100644 --- a/bitnami/sonarqube/Chart.yaml +++ b/bitnami/sonarqube/Chart.yaml @@ -28,4 +28,4 @@ name: sonarqube sources: - https://github.com/bitnami/bitnami-docker-sonarqube - https://github.com/SonarSource/sonarqube -version: 1.2.0 +version: 1.2.1 diff --git a/bitnami/sonarqube/values.yaml b/bitnami/sonarqube/values.yaml index 3ff5568187..6cab8ed345 100644 --- a/bitnami/sonarqube/values.yaml +++ b/bitnami/sonarqube/values.yaml @@ -72,7 +72,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/sonarqube - tag: 9.4.0-debian-10-r0 + tag: 9.4.0-debian-10-r17 ## 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 @@ -562,7 +562,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r410 + tag: 10-debian-10-r428 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -610,7 +610,7 @@ sysctl: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r410 + tag: 10-debian-10-r428 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -689,7 +689,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 0.16.1-debian-10-r282 + tag: 0.16.1-debian-10-r300 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.