Releases: uselagoon/build-deploy-tool
Releases · uselagoon/build-deploy-tool
v0.20.1
v0.20.0
build-deploy-tool for lagoon-core v2.11.0
What's Changed
- Feature: Spot instance support by @tobybellwood in #87
- fix: indentation and unused volumemount for redis-persistent cronjobs by @shreddedbacon in #135
- add BUILD_TARGET logic to legacy docker build by @tobybellwood in #130
- Feature: Add registry override variable support, and add additional messaging around this in logs by @Schnitzel in #132
- Feature: Add LAGOON_BUILD_NAME to BUILD_ARGS by @bomoko in #137
- Change: use pg_dump for postgres-single by @shreddedbacon in #126
- chore: support consuming deployer-token from service account by @shreddedbacon in #140
- Feature: add OpenSearch template by @tobybellwood in #127
- Feature: unidle namespace for pre-rollout tasks by @bomoko in #141
- fix: cronjob templates by @shreddedbacon in #142
- add build-time DOCKER_BUILDKIT var by @tobybellwood in #143
- create lagoon-core version pusher by @tobybellwood in #147
New Contributors
- @Schnitzel made their first contribution in #132
Full Changelog: core-v2.10.0...core-v2.11.0
v0.19.4
Changelog
- e11ac3e fix: cronjob templates (#142)
- 5b79cc4 Feature: unidle namespace for pre-rollout tasks (#141)
- d925e28 Feature: add OpenSearch template (#127)
- 736470e chore: support consuming deployer-token from service account (#140)
- b4d3022 Change: use pg_dump for postgres-single (#126)
- 9a174cf Feature: Add LAGOON_BUILD_NAME to BUILD_ARGS (#137)
- a12604c Feature: Add registry override variable support, and add additional messaging around this in logs (#132)
- 8b8cd47 add BUILD_TARGET logic to legacy docker build (#130)