Update PostgreSQL image to 17.5.0 in development overlay#6962
Update PostgreSQL image to 17.5.0 in development overlay#6962openshift-merge-bot[bot] merged 1 commit intoredhat-appstudio:mainfrom ab-ghosh:feature/upgrade-postgres
Conversation
|
/cc @enarha |
|
/retest-required |
|
/test appstudio-e2e-tests |
Signed-off-by: Abhishek Ghosh <abhi.ghosh3108@gmail.com> updated the image digest Signed-off-by: Abhishek Ghosh <abhi.ghosh3108@gmail.com> Revert PostgreSQL chart version to 14.0.5 Signed-off-by: Abhishek Ghosh <abhi.ghosh3108@gmail.com> update image.digest to image tag Signed-off-by: Abhishek Ghosh <abhi.ghosh3108@gmail.com>
aThorp96
left a comment
There was a problem hiding this comment.
/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 DetailsNeeds 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)..