Skip to content

Commit

Permalink
[bitnami/sonarqube] feat!: ⬆️ 💥 Bump PostgreSQL to 17.x
Browse files Browse the repository at this point in the history
Signed-off-by: Javier J. Salmerón García <[email protected]>
  • Loading branch information
javsalgar committed Oct 2, 2024
1 parent 208f678 commit 243298a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
6 changes: 3 additions & 3 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.37
version: 16.0.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:a8fb5df2a7578f1ccda3b52964654422a3ee7d169fc2a5fedb19eec6fcfd3437
generated: "2024-09-30T19:16:02.899136936Z"
digest: sha256:0a8b071a37ffffe611eec4cf09634c87b71418d617d3b6a0b745b44e13f5c47f
generated: "2024-10-02T16:51:08.63627854+02:00"
4 changes: 2 additions & 2 deletions bitnami/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.x.x
version: 16.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
Expand All @@ -37,4 +37,4 @@ maintainers:
name: sonarqube
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/sonarqube
version: 5.2.15
version: 6.0.0
4 changes: 4 additions & 0 deletions bitnami/sonarqube/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,10 @@ Find more information about how to deal with common errors related to Bitnami's

## Upgrading

### To 6.0.0

This major updates the PostgreSQL subchart to its newest major, 16.0.0, which uses PostgreSQL 17.x. Follow the [official instructions](https://www.postgresql.org/docs/17/upgrading.html) to upgrade to 17.x.

### To 5.0.0

This major bump changes the following security defaults:
Expand Down

0 comments on commit 243298a

Please sign in to comment.