Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 [email protected]

@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 <[email protected]>
@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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants