-
Notifications
You must be signed in to change notification settings - Fork 294
Update PostgreSQL image to 17.5.0 in development overlay #6962
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
Update PostgreSQL image to 17.5.0 in development overlay #6962
Conversation
/cc @enarha |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/retest-required |
/test appstudio-e2e-tests |
a6544cf
to
882ec0c
Compare
882ec0c
to
f541dbb
Compare
Signed-off-by: Abhishek Ghosh <[email protected]> updated the image digest Signed-off-by: Abhishek Ghosh <[email protected]> Revert PostgreSQL chart version to 14.0.5 Signed-off-by: Abhishek Ghosh <[email protected]> update image.digest to image tag Signed-off-by: Abhishek Ghosh <[email protected]>
f541dbb
to
f19497e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Are there any migrations or changes necessary, since we're updating the development overlay 4 major versions?
Given that's only used in CI, created for each run and removed after, I guess no migration is required. The same question applies to stage and prod though and I think the answer is negative, but I'll let @ab-ghosh to confirm. |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: ab-ghosh, aThorp96 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
4e205ca
into
redhat-appstudio:main
This PR updates the PostgreSQL image version used in the development overlay for the pipeline-service to 17.5.0. The update ensures alignment with the latest supported version in the Bitnami Helm chart (16.7.15)..