Skip to content

Commit

Permalink
[bitnami/sonarqube] Release 5.2.5 (#27174)
Browse files Browse the repository at this point in the history
* [bitnami/sonarqube] Release 5.2.5 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>
  • Loading branch information
bitnami-bot authored Jun 14, 2024
1 parent 38b4c59 commit 707e7c8
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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

## 5.2.4 (2024-06-13)
## 5.2.5 (2024-06-14)

* [bitnami/sonarqube] Fix issue with volume-permissions ([#27113](https://github.com/bitnami/charts/pull/27113))
* [bitnami/sonarqube] Release 5.2.5 ([#27174](https://github.com/bitnami/charts/pull/27174))

## <small>5.2.4 (2024-06-13)</small>

* [bitnami/sonarqube] Fix issue with volume-permissions (#27113) ([d265a6f](https://github.com/bitnami/charts/commit/d265a6fda5dd4492b7154b961d9112c4d0fc0c61)), closes [#27113](https://github.com/bitnami/charts/issues/27113)

## <small>5.2.3 (2024-06-07)</small>

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: 15.5.2
version: 15.5.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0
digest: sha256:8a4794e558a871e8959eb06c8563f52a74a8c6d2f712087934129b114f4cae7e
generated: "2024-06-07T05:09:11.670270613Z"
version: 2.20.2
digest: sha256:68f135b2063380281f2226940c945c46f3c456866302a110cc16eb6c8159116f
generated: "2024-06-14T12:56:45.039704254Z"
4 changes: 2 additions & 2 deletions bitnami/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:0.20.0-debian-12-r18
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: sonarqube
Expand Down Expand Up @@ -37,4 +37,4 @@ maintainers:
name: sonarqube
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
version: 5.2.4
version: 5.2.5
2 changes: 1 addition & 1 deletion bitnami/sonarqube/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 0.20.0-debian-12-r18
tag: 1.0.1-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 707e7c8

Please sign in to comment.