Skip to content

Commit

Permalink
[bitnami/sonarqube] Release 8.0.2 (#31621)
Browse files Browse the repository at this point in the history
* [bitnami/sonarqube] Release 8.0.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 28, 2025
1 parent 6b46ea1 commit c17658f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 deletions.
8 changes: 6 additions & 2 deletions bitnami/sonarqube/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 8.0.1 (2025-01-10)
## 8.0.2 (2025-01-28)

* [bitnami/sonarqube] Release 8.0.1 ([#31298](https://github.com/bitnami/charts/pull/31298))
* [bitnami/sonarqube] Release 8.0.2 ([#31621](https://github.com/bitnami/charts/pull/31621))

## <small>8.0.1 (2025-01-10)</small>

* [bitnami/sonarqube] Release 8.0.1 (#31298) ([d0b154f](https://github.com/bitnami/charts/commit/d0b154fbcfde88e39df58e163c3335254ca4d8e6)), closes [#31298](https://github.com/bitnami/charts/issues/31298)

## 8.0.0 (2025-01-09)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/sonarqube/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.5
version: 16.4.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:8c7c60055f2b8834c742f2b389606d430018a7fd08449ce2c8c31b31a94f0ca4
generated: "2025-01-08T12:08:52.796553589Z"
version: 2.29.1
digest: sha256:be2db46330dde58b3520e206685a3cffafb18506016ce9fbcd67462e8269727e
generated: "2025-01-28T16:12:28.521179409Z"
6 changes: 3 additions & 3 deletions bitnami/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: sonarqube
image: docker.io/bitnami/sonarqube:25.1.0-debian-12-r1
image: docker.io/bitnami/sonarqube:25.1.0-debian-12-r2
apiVersion: v2
appVersion: 25.1.0
dependencies:
Expand All @@ -37,4 +37,4 @@ maintainers:
name: sonarqube
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
version: 8.0.1
version: 8.0.2
4 changes: 2 additions & 2 deletions bitnami/sonarqube/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/sonarqube
tag: 25.1.0-debian-12-r1
tag: 25.1.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1081,7 +1081,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.1.0-debian-12-r1
tag: 1.1.0-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit c17658f

Please sign in to comment.