Skip to content

Releases: uselagoon/build-deploy-tool

v0.20.1

29 Nov 05:43
6d3cd57
Compare
Choose a tag to compare

Changelog

  • 6d3cd57 fix: replace special chars with underscore for postgres-single backups
  • 178e99f Feature: dynamic secret loading (#148)

v0.20.0

27 Nov 01:11
de40456
Compare
Choose a tag to compare

Changelog

  • de40456 Merge pull request #147 from uselagoon/lagoon-core-tag

build-deploy-tool for lagoon-core v2.11.0

27 Nov 01:49
de40456
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: core-v2.10.0...core-v2.11.0

v0.19.4

10 Nov 04:08
e11ac3e
Compare
Choose a tag to compare

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)

v0.19.3

27 Oct 01:25
f573ae5
Compare
Choose a tag to compare

Changelog

  • f573ae5 fix: indentation and unused volumemount for redis-persistent cronjobs (#135)
  • 1a28aa1 Feature: Spot instance support (#87)

v0.19.2

04 Oct 01:20
a0a2b34
Compare
Choose a tag to compare

Changelog

v0.19.1

27 Sep 04:00
643b713
Compare
Choose a tag to compare

Changelog

  • 643b713 fix: pre and post rollout disable variable checks (#122)

v0.19.0

21 Sep 07:50
2503c52
Compare
Choose a tag to compare

Changelog

  • 2503c52 feat: add support for default lagoon container memory limits (#120)

v0.18.2

20 Sep 02:35
3f9bbad
Compare
Choose a tag to compare

Changelog

v0.18.1

12 Sep 22:06
7eb2cc5
Compare
Choose a tag to compare

Changelog

  • 7eb2cc5 fix: turn off debug on identify commands (#116)
  • 59a4951 refactor: retry http requests for dbaas checks (#114)
  • e483c2c refactor: use generator input struct (#113)
  • d318736 Merge pull request #111 from uselagoon/reenable_ghcr
  • 6e01ebd reenable ghcr.io