From 243298a1af2dcf89f7c3737c843dfaecf92a75ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n=20Garc=C3=ADa?= Date: Wed, 2 Oct 2024 16:51:26 +0200 Subject: [PATCH] [bitnami/sonarqube] feat!: :arrow_up: :boom: Bump PostgreSQL to 17.x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Javier J. Salmerón García --- bitnami/sonarqube/Chart.lock | 6 +++--- bitnami/sonarqube/Chart.yaml | 4 ++-- bitnami/sonarqube/README.md | 4 ++++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/sonarqube/Chart.lock b/bitnami/sonarqube/Chart.lock index 8a05a78a5a7829..f9871abc95b2a1 100644 --- a/bitnami/sonarqube/Chart.lock +++ b/bitnami/sonarqube/Chart.lock @@ -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" diff --git a/bitnami/sonarqube/Chart.yaml b/bitnami/sonarqube/Chart.yaml index 31244bec4fe0fb..074ac35bbbcf94 100644 --- a/bitnami/sonarqube/Chart.yaml +++ b/bitnami/sonarqube/Chart.yaml @@ -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: @@ -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 diff --git a/bitnami/sonarqube/README.md b/bitnami/sonarqube/README.md index f4f749b87fee46..8092330367128b 100644 --- a/bitnami/sonarqube/README.md +++ b/bitnami/sonarqube/README.md @@ -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: