v7.2.0
Actions Required to Upgrade
Update to qa_server v7.2.0 and run bundle install.
bundle update qa_server
Changes
This release moves the generated charts for the monitor status page from /app/assets/images/charts to /public/qa_server/charts. It is more common for generated and uploaded files to go into the public directory.
Change Log
- move generated monitor status graphs from assets to public directory