Skip to content

Update Postgres Image Version to 16.0 in Quickstart Guide for Creating a Postgres Cluster #256

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

Closed
wants to merge 2 commits into from

Conversation

ksera524
Copy link

@ksera524 ksera524 commented Feb 25, 2024

Summary of Changes
Updated the Postgres image version used in the Quickstart Guide for creating a Postgres cluster from ubi8-15.6-0 to ubi8-16.0-0.

Background
In the official documentation of the CrunchyData Postgres Operator, the Postgres image version used in the section for creating a Postgres cluster was ubi8-15.6-0, which does not comply with the current requirement for Postgres version 16.0 or higher. This discrepancy could potentially lead to errors when users attempt to create a cluster.

@ksera524 ksera524 changed the title postgres v16.0 Update Postgres Image Version to 16.0 in Quickstart Guide for Creating a Postgres Cluster Feb 25, 2024
@benjaminjb
Copy link
Contributor

Hey @ksera524, thanks for the PR. I was just in the process of rolling out these updates and hope I have now caught the image / version in all of these files; and I am in the middle of updating the docs as well so they match. Thanks for catching this error and making a PR to fix it.

@benjaminjb benjaminjb closed this Feb 28, 2024
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.

2 participants