buildkite-plugins/docker-compose-buildkite-plugin (docker-compose)
### [`v5.1.0`](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/tag/v5.1.0): (🧹 Cleaning)
[Compare Source](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.0.0...v5.1.0)
#### Changes
- Add option to automatically mount AWS auth tokens when using docker compose run command ([#426](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/426)) [@christophe-scalepad](https://togithub.com/christophe-scalepad)
- Add buildkite inline cache env ([#428](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/428)) [@jquick](https://togithub.com/jquick)
#### Upgrading
To upgrade, update your `pipeline.yml` files:
```diff
steps:
- command: test.sh
plugins:
- docker-compose#v5.0.0:
+ docker-compose#v5.1.0:
image: someimage
workdir: /app
```
You can check out our [notes](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/blob/master/docs/upgrading-to-v5.md) for more detailed information on the major release of the plugin [v5](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/tag/v5.0.0)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v5.0.0
->v5.1.0
Release Notes
buildkite-plugins/docker-compose-buildkite-plugin (docker-compose)
### [`v5.1.0`](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/tag/v5.1.0): (🧹 Cleaning) [Compare Source](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.0.0...v5.1.0) #### Changes - Add option to automatically mount AWS auth tokens when using docker compose run command ([#426](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/426)) [@christophe-scalepad](https://togithub.com/christophe-scalepad) - Add buildkite inline cache env ([#428](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/428)) [@jquick](https://togithub.com/jquick) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - docker-compose#v5.0.0: + docker-compose#v5.1.0: image: someimage workdir: /app ``` You can check out our [notes](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/blob/master/docs/upgrading-to-v5.md) for more detailed information on the major release of the plugin [v5](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/tag/v5.0.0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.