v0.6.3
New features
- SyncWindows allows you to define precise windows during which a layer will or will not be planned / applied by Burrito. Strongly inspired by Argo CD's SyncWindows. Documentation is available here.
- MaxConcurrentRunnerPod setting can be set on the controller or repository level to limit the number of Burrito runner pods that run in parallel. More information in the associated documentation
These two features aim to empower Burrito users with tools to fine-tune the scheduling of operations, which can be especially useful for FinOps or safety-related considerations.
What's Changed
- chore(deps): update actions/setup-python digest to 4237552 by @renovate in #534
- chore(deps): update goreleaser/goreleaser-action digest to 90a3faa by @renovate in #536
- chore(docker): pin digests docker pin digests by @renovate in #537
- fix(deps): update all patch dependencies (patch) by @renovate in #541
- docs: fix getting-started helm values by @rssnyder in #546
- fix: [opentofu] no color by @rssnyder in #548
- fix: [deploy] service type use service group value by @rssnyder in #547
- chore: add new blog post by @corrieriluca in #554
- chore: add opentofu guide by @rssnyder in #555
- feat: add sync windows by @LucasMrqes in #531
- chore(deps): update dependency vite to v6.0.13 [security] by @renovate in #552
- fix(deps): update dependency axios to v1.8.2 [security] by @renovate in #556
- feat: add setting to limit the number of concurrent runner pods by @LucasMrqes in #545
New Contributors
Full Changelog: v0.6.2...v0.6.3