Migration - v5.x to v6.0.0
Prerequisites
- You are on latest v5.x version.
- You have backups of your data.
If you are using docker this process is simple. This version does not require any major changes to your docker-compose file.
# Bump your bar assistant image version
image: barassistant/server:v6
# Bump your salt-rim image version
image: barassistant/salt-rim:v5
Then pull and restart the stack: