<@498057949541826571> how can i upgrade supertoken...
# support-questions-legacy
b
@rp_st how can i upgrade supertokens core with minimal downtime?
r
which version are you on and which version do you want to get to? (on the core side)
b
i mean in general.
for my case, i think it is not major version upgrade.
just minor version upgrade.
r
well, it mostly just requires puling the latetst version of the core and starting that instead of the older version.
Minor version upgrades are non breaking anyway. So you should just be able to upgrade
but always see the changelog anyway
it's there on our github
b
so downtime will be time between killing core service from old version and starting one from new version?
r
yea.
11 Views