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

feat: add initContainer configuration for flyway db migration #14

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Conversation

sydrawat01
Copy link
Member

  • Added a DBSCHEMA for db migration
  • Updated PostgreSQL version to v15.5.0-debian-11-r5

Fixes issue #13

- Added a `DBSCHEMA` for db migration
- Updated PostgreSQL version to `v15.5.0-debian-11-r5`

Fixes issue #13
@sydrawat01 sydrawat01 linked an issue Nov 20, 2023 that may be closed by this pull request
4 tasks
@sydrawat01 sydrawat01 merged commit 042441e into csye7125-fall2023-group05:master Nov 20, 2023
1 check passed
@sydrawat01 sydrawat01 deleted the patch-5 branch November 20, 2023 23:23
@sydrawat01
Copy link
Member Author

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🕥 Use flyway migration docker image for init container
2 participants