What's Changed
Added deployment tokens to trigger CD pipelines. Versionless projects can be converted to versioned. You can select what images you'd like to deploy. Improved registry workflow. Added reload when Kratos isn't available. Small UI improvements. Minor fixes and updates.
- feat(web): registry api errors by @robot9706 in #699
- feat(web): add deployment tokens by @m8vago in #701
- fix: small improvements in makefile around bundle by @polaroi8d in #702
- fix(crux): deployment deletes containers by @robot9706 in #703
- feat(crux-ui): reload on kratos gone by @robot9706 in #707
- fix(dagent): discard image pull response if not read by @nandor-magyar in #708
- feat(web): convert versionless project to versioned by @robot9706 in #705
- feat(web): select instances to deploy by @robot9706 in #700
- feat(crux-ui): add delete button to deployments list by @m8vago in #709
- fix(dagent): rewrite image errors for update, add tests by @nandor-magyar in #712
Full Changelog: 0.5.2...0.5.4