build-deploy-tool for lagoon-core v2.20.0
tobybellwood
released this
29 Jul 22:08
·
56 commits
to main
since this release
What's Changed
- build: initial multiarch commit by @tobybellwood in #317
- fix: use yq for checking container-registries because shyaml is not great by @shreddedbacon in #322
- fix: tls-acme stale challenge check to not use busybox date by @shreddedbacon in #319
- fix: use jq base64d and remove errant s in cert cleanup by @shreddedbacon in #318
- chore: increase max-allowed-packet in mysql backup cmds by @shreddedbacon in #324
- feat: add feature flag for separate weekly-random prune and check by @shreddedbacon in #329
- chore: allow docker-host to be configurable by @shreddedbacon in #331
- feat: support for unidler request verfication disabling by @shreddedbacon in #332
- feat: replace helm with go service templates by @shreddedbacon in #289
- fix: correctly consume pr title and cronjob batch v1 by @shreddedbacon in #335
- fix: add LAGOON_CACHE_ build arg support back by @shreddedbacon in #337
- build: add gha cache for go and docker by @tobybellwood in #338
- fix: check usespot before applying replicas by @shreddedbacon in #341
Full Changelog: core-v2.19.0...core-v2.20.0