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

[GH-745] - fix PostgreSQL version detection #755

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

hamarituc
Copy link
Contributor

Description

This PR fixes the detection of the installed PostgreSQL version. The current regex isn't specific enough and accepts packages other than PostgreSQL as well.

Issues Resolved

Check List

  • A summary of changes made is included in the CHANGELOG under ## Unreleased
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

@hamarituc hamarituc requested a review from a team as a code owner July 25, 2023 07:49
@bmhughes bmhughes added Bug Something isn't working Release: Patch Release to Chef Supermarket as a version patch when merged labels Jul 25, 2023
@bmhughes bmhughes merged commit 2b3c95d into sous-chefs:main Jul 25, 2023
255 checks passed
@kitchen-porter
Copy link
Contributor

Released as: 11.6.3

@hamarituc hamarituc deleted the GH-745 branch July 25, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Release: Patch Release to Chef Supermarket as a version patch when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants