-
Notifications
You must be signed in to change notification settings - Fork 167
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
Dependency upgrades #137
Dependency upgrades #137
Conversation
@bartversluijs open-balena-db can automatically migrate the database between major versions -- did it not work for you? |
@dfunckt I saw the code, but it didn't work afaik. Do I need to initiate it manually? I'll try it asap after your feedback if I missed something. |
I think it doesn't actually work @bartversluijs. There's this line which checks for the old Postgres version to migrate from at the wrong place. It only works if migrating from an older open-balena-db release that used to store the database under It should instead also look into |
Haven't tested it yet but this should do it: balena-io/open-balena-db#29 The image should be up in https://hub.docker.com/r/balena/open-balena-db/tags soon if you want to give it a go. |
Awesome that you've invested your time to make this work! Thanks for that! I'm planning to test this tomorrow and will let you know how it goes. If this fixes the problem, I'll edit my commit to a |
[mpous] This pull request has attached support thread https://jel.ly.fish/e31f9928-2697-45dc-bf94-276875ede34a |
3b84acf
to
4613863
Compare
I've rebased the branch because of PR #139 |
4613863
to
0e7c2a7
Compare
Your landr site preview has been successfully deployed to https://landr-bartversluijs-repo-open-balena-preview-137.netlify.app Deployed with Landr 9.4.17 |
0e7c2a7
to
d7ac912
Compare
I've updated this PR because of balena-io/open-balena-db#29, which will automatically upgrade the PostgreSQL database to version 13. Because of this, I've changed the 'major' change type to 'minor' for the database container 🙂 |
Update open-balena-api from 0.139.0 to 0.192.4 Change-type: minor
Update open-balena-vpn from 9.17.11 to 9.27.0 Change-type: minor
Update open-balena-registry from 2.16.1 to 2.24.2 Change-type: minor
Update open-balena-s3 from 2.9.9 to 2.13.3 Change-type: minor
Update open-balena-db from 4.1.0 to 5.1.0 Change-type: minor
d7ac912
to
8414102
Compare
@dfunckt if you have time, can you take a look at this PR? |
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.
Fantastic, thank you so much @bartversluijs!
I've updated the following dependencies:
I've tested the changes by creating a new instance of open-balena.
The following OS's have been tested with Balena CLI 13.1.13:
"developmentMode": true
)What I've tested with these BalenaOS versions: