Upgrade DevGuard
Upgrade DevGuard to the latest version to receive security patches, new features, and vulnerability database improvements.
Releases
Check the GitHub releases for available versions.
Before Upgrading
- Check the changelog for breaking changes
- Create a backup — see Backup & Restore
- Test in staging if possible
Upgrade
Verify deployment
Rollback
If issues occur:
Override image versions
If the Helm chart version differs from the application version, override the image tags in your values.yaml:
Database Migrations
DevGuard runs database migrations automatically on startup. No manual intervention required.
If a migration fails:
- Check the API logs for error details
- Restore from backup
- Report the issue on GitHub