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

⬇ Downgrade from Postgresql version to 15 #28

Closed
sydrawat01 opened this issue Nov 20, 2023 · 1 comment · Fixed by #29
Closed

⬇ Downgrade from Postgresql version to 15 #28

sydrawat01 opened this issue Nov 20, 2023 · 1 comment · Fixed by #29
Assignees

Comments

@sydrawat01
Copy link
Member

Downgrade bitnami/postgresql chart postgres image to version 15 instead of the latest, since Flyway is not updated to latest version and the support for postgres version 16 has not been tested.

Maybe upgrading the flyway image to the latest version (or more specific, v10.0.1) might fix this warning.

@sydrawat01 sydrawat01 self-assigned this Nov 20, 2023
@sydrawat01 sydrawat01 converted this from a draft issue Nov 20, 2023
@sydrawat01
Copy link
Member Author

sydrawat01 commented Nov 20, 2023

Upgrading to PostgreSQL to v15.5.0-debian-11-r5 resolves this issue.

Screenshot 2023-11-20 at 12 19 16 AM

@sydrawat01 sydrawat01 changed the title ⬇ Downgrade from Postgresql version 16 to 15 ⬇ Downgrade from Postgresql version to 15 Nov 20, 2023
@sydrawat01 sydrawat01 moved this from 📋 Backlog to 🏗 In progress in ☁️ kanban Nov 20, 2023
@sydrawat01 sydrawat01 linked a pull request Nov 20, 2023 that will close this issue
@sydrawat01 sydrawat01 moved this from 🏗 In progress to 👀 In review in ☁️ kanban Nov 20, 2023
sydrawat01 added a commit that referenced this issue Nov 20, 2023
- New downgraded PostgreSQL version is `v15.5.0-debian-11-r5` from
bitnami

Fixes issue #28
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in ☁️ kanban Nov 20, 2023
sydrawat01 pushed a commit that referenced this issue Nov 20, 2023
## [1.2.1](v1.2.0...v1.2.1) (2023-11-20)

### Bug Fixes

* downgrade psql to v15 ([5ca294d](5ca294d)), closes [#28](#28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant