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

Changed Pg version #8412

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Changed Pg version #8412

merged 2 commits into from
Apr 19, 2024

Conversation

kparmar2000
Copy link
Contributor

@kparmar2000 kparmar2000 commented Mar 28, 2024

🔩 Description: What code changed, and why?

changed done inside plan.sh file of automate-postgresql component. version changed from 13.5 to 13.14

⛓️ Related Resources

👍 Definition of Done

changed postgres version from 13.5 to 13.14

👟 How to Build and Test the Change

✅ Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • Tests added/updated? (all new code needs new tests)
  • Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

📷 Screenshots, if applicable

Screenshot 2024-03-28 at 6 46 20 PM Screenshot 2024-04-01 at 3 13 36 PM

https://progresssoftware-my.sharepoint.com/:v:/g/personal/kparmar_progress_com/Ea8mvwya_DFEgjGIuwT-a7MBwQgfDBlqeyYLV4W9xCMDWQ?e=FcTOwV&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZy1MaW5rIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXcifX0%3D

Copy link

netlify bot commented Mar 28, 2024

👷 Deploy Preview for chef-automate processing.

Name Link
🔨 Latest commit 47c5030
🔍 Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/66051ac5e6296000080597b0

@kparmar2000 kparmar2000 changed the title Karan/chef 10200 Changed Pg version Mar 28, 2024
@kparmar2000 kparmar2000 requested a review from Dmaddu April 17, 2024 05:45
@kparmar2000 kparmar2000 marked this pull request as ready for review April 17, 2024 05:45
Copy link
Collaborator

@Dmaddu Dmaddu left a comment

Choose a reason for hiding this comment

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

@kparmar2000 please provide the video evidence of testing.
Also please cover the upgrade scenario as well.

@Dmaddu Dmaddu merged commit 21b3e9e into main Apr 19, 2024
9 of 12 checks passed
@Dmaddu Dmaddu deleted the Karan/CHEF-10200 branch April 19, 2024 06:14
kalroy pushed a commit that referenced this pull request Oct 8, 2024
* changed postgres version to 13.14

Signed-off-by: karan parmar <[email protected]>

* change pg version to 13.14

Signed-off-by: karan parmar <[email protected]>

---------

Signed-off-by: karan parmar <[email protected]>
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