[bitnami/sonarqube] Release 8.0.0 (#31274)

* [bitnami/sonarqube] Release 8.0.0 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-01-09 16:28:41 +01:00
committed by GitHub
parent c3f19beaaf
commit 328b971495
3 changed files with 15 additions and 11 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 7.0.2 (2025-01-08)
## 8.0.0 (2025-01-09)
* [bitnami/sonarqube] Release 7.0.2 ([#31258](https://github.com/bitnami/charts/pull/31258))
* [bitnami/sonarqube] Release 8.0.0 ([#31274](https://github.com/bitnami/charts/pull/31274))
## <small>7.0.2 (2025-01-08)</small>
* [bitnami/sonarqube] Release 7.0.2 (#31258) ([aa4b3e0](https://github.com/bitnami/charts/commit/aa4b3e0a1ae577c5803daf37b56deb30f15d6f0b)), closes [#31258](https://github.com/bitnami/charts/issues/31258)
## <small>7.0.1 (2024-12-20)</small>

View File

@@ -8,11 +8,11 @@ annotations:
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: sonarqube
image: docker.io/bitnami/sonarqube:24.12.0-debian-12-r2
image: docker.io/bitnami/sonarqube:25.1.0-debian-12-r0
apiVersion: v2
appVersion: 24.12.0
appVersion: 25.1.0
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -37,4 +37,4 @@ maintainers:
name: sonarqube
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
version: 7.0.2
version: 8.0.0

View File

@@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/sonarqube
tag: 24.12.0-debian-12-r2
tag: 25.1.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -721,7 +721,7 @@ caCerts:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -810,7 +810,7 @@ plugins:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -919,7 +919,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -981,7 +981,7 @@ sysctl:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.