- Changed label to labels in renovate config file as it was not correct (#196) @nithyaasworld
- Add storage opts (#181) @bennetty
Dependency Updates
- Update buildkite plugin plugin-linter to v3 (#200) @renovate
- Update buildkite plugin shellcheck to v1.2.0 (#198) @renovate
- Update buildkite plugin docker-compose to v3.9.0 (#197) @renovate
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- docker#v3.12.0:
+ docker#v3.13.0:
image: someimage
workdir: /app