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

FEATURE: Update base image and set default to postgresql 15 #909

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

mwaniki-wairungu
Copy link
Contributor

This updates the default PostgreSQL version to 15.

  • image/base: update default postgres version to 15
  • launcher: bump base image
  • postgres.template.yml: update default version to 15
  • postgres.15.template.yml: current version template

Legacy version templates:

  • postgres.13.template.yml
  • postgres.12.template.yml
  • postgres.10.template.yml
  • postgres.9.5.template.yml

@mwaniki-wairungu mwaniki-wairungu marked this pull request as ready for review January 10, 2025 12:11
@tgxworld
Copy link
Contributor

@mwaniki-wairungu The test failure looks legit here.

@mwaniki-wairungu
Copy link
Contributor Author

The test failure looks legit here.

Fixed. The tests are now green.

@tgxworld
Copy link
Contributor

@mwaniki-wairungu Just confirming but did we test on a self-hosted installation that we are able to upgrade from PG 13 to PG 15?

@mwaniki-wairungu
Copy link
Contributor Author

did we test on a self-hosted installation that we are able to upgrade from PG 13 to PG 15?

Yes. The upgrade was successfully tested on a self-hosted site populated with some test data.

@tgxworld
Copy link
Contributor

Yes. The upgrade was successfully tested on a self-hosted site populated with some test data.

Thank you! The changes look good to me 👍

launcher Outdated Show resolved Hide resolved
This updates the default PostgreSQL version to 15.

  * image/base: update default postgres version to 15
  * launcher: bump base image to include postgres 15
  * postgres.template.yml: update default version to 15
  * postgres.15.template.yml: current version template

Legacy version templates:

  * postgres.13.template.yml
  * postgres.12.template.yml
  * postgres.10.template.yml
  * postgres.9.5.template.yml
@mwaniki-wairungu mwaniki-wairungu merged commit d9c837c into main Jan 29, 2025
3 checks passed
@mwaniki-wairungu mwaniki-wairungu deleted the pg15 branch January 29, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants