Hey everyone! :wave: My team and I are planning an...
# troubleshooting
d
Hey everyone! 👋 My team and I are planning an upgrade to our Meltano instance, moving from version 1.105.0 to 2.20.0. I was wondering if all we need to do is follow the documentation for version 2.0.0 and update the Dockerfile pinned image? Is there anything else we should be on the lookout for? Additionally, if we want to specifically upgrade to version 2.20.0 and not the latest release, should we run
meltano upgrade
? Any insights or tips would be greatly appreciated! Thanks in advance! 🙏
e
Hi! Yes, making the changes in the v2 migration guide and running
meltano upgrade
to apply database migrations should be enough
👍 1
d
thanks, i found migration guide to be very helpful
👍 1
meltano upgrade database
is good enough if i just want to only upgrade the database, correct ? @Edgar Ramírez (Arch.dev)
e
yup!