Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

[helm] Update postgresql chart to 14.2.3 #3292

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

varac
Copy link
Contributor

@varac varac commented Dec 19, 2023

This change introduces a major Postgresql upgrade
(from 15.1.0 to 16.1.0).

From
https://artifacthub.io/packages/helm/bitnami/postgresql/13.2.24#to-13-0-0:

This major version changes the default PostgreSQL image from 15.x to 16.x. Follow the official instructions to upgrade to 16.x.

Pull Request Checklist

This PR doesn't need a Go unit tests since it doesn't touch any code, only the helm chart is affected.

Signed-off-by: Varac Anero varac@varac.net

@varac varac requested a review from a team as a code owner December 19, 2023 20:26
This change introduces a major Postgresql upgrade
(from 15.1.0 to 16.1.0).

From
https://artifacthub.io/packages/helm/bitnami/postgresql/13.2.24#to-13-0-0:

This major version changes the default PostgreSQL image from 15.x to 16.x.
Follow the [official instructions](https://www.postgresql.org/docs/15/upgrading.html)
to upgrade to 16.x.

Signed-off-by: Varac Anero <varac@varac.net>
@varac
Copy link
Contributor Author

varac commented Dec 19, 2023

One important admin user facing reason for upgrading is that the new postgres bitnami chart release includes an automated postgres db Backup.

@S7evinK S7evinK changed the title [helm] Update postgresql chart to 13.2.24 [helm] Update postgresql chart to 14.2.3 Feb 29, 2024
Copy link
Contributor

@S7evinK S7evinK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@S7evinK S7evinK merged commit ad3a3e7 into matrix-org:main Feb 29, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants