Updated in this release
This is a patch release of lagoon-core, addressing two main issues:
- Adding a feature flag to non-default backup configurations (different prod and env retentions or schedules) - as this WILL have unintended consequences with the current compatible version of k8up
- Minor fixes to the creation of autogenerated routes and the length of ingress labels.
The version of the build-deploy-tool used in this release is v0.15.2
What's Changed
- chore: update build-deploy-tool to v0.15.0 by @shreddedbacon in #3242
- chore: add support for basic templates to get autogenerated routes by @shreddedbacon in #3247
- chore: bump build-deploy-tool to v0.15.2 by @shreddedbacon in #3249
- fix: use restore bucket protocol from the restore url by @shreddedbacon in #3252
- refactor: feature flag backup configurations by @shreddedbacon in #3251
Full Changelog: v2.9.1...v2.9.2