v0.3.1
Highlights
- cargo: update dependencies
- helm: run with lower privileges, make the rootfs read-only
- helm: automatically rollout the deployment when the secret changes
- ci: move to actively maintained Rust actions
- ci: bump version for a few actions
- ci: move from bors to GitHub merge queues
Container image
ghcr.io/collabora/lava-gitlab-runner:v0.3.1
What's Changed
- Fix clippy errors/warnings blocking CI by @obbardc in #26
- Bump docker/build-push-action from 3 to 4 by @dependabot in #19
- Remove bors.toml by @obbardc in #25
- Bump docker/metadata-action from 4 to 5 by @dependabot in #29
- Bump docker/build-push-action from 4 to 5 by @dependabot in #30
- Bump actions/checkout from 3 to 4 by @dependabot in #31
- Bump docker/login-action from 2 to 3 by @dependabot in #32
- Update various aspects of CI by @sjoerdsimons in #34
- Ensure Pod Restarts upon Object Update. by @pablovigo in #22
- Run the service with the least privilege by @pablovigo in #23
- Always include annotations in the Deployment object by @pablovigo in #37
- Add a temp volume in Helm Chart by @pablovigo in #38
New Contributors
- @obbardc made their first contribution in #26
- @pablovigo made their first contribution in #22
Full Changelog: v0.3.0...v0.3.1