- While in 'development' branch, change image tags to the newly released version in
rdbms-image/docker-compose.yml
anddh-rdbms-k8s/devicehive.yaml
. See commits f07b8cbc or 82e95d9e for examples. Commit changes. - Check that Docker Compose starts DeviceHive with released images, run some smoke tests:
cd devicehive-docker/rdbms-image
docker-compose pull
docker-compose up -d