Closed renovate[bot] closed 1 month ago
This PR contains the following updates:
v5.3.0
v5.4.0
📅 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 was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
v5.3.0
->v5.4.0
Release Notes
buildkite-plugins/docker-compose-buildkite-plugin (docker-compose)
### [`v5.4.0`](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/tag/v5.4.0): (🪄 Magic Tricks) [Compare Source](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.3.0...v5.4.0) ##### Changes / Updates - Document usage of Profiles ([#454](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/454)) [@toote](https://togithub.com/toote) - Add metadata key prefix to support builds with independent clusters/registries ([#432](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/432)) [@donbobka](https://togithub.com/donbobka) - Pre-build image clarifications ([#455](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/455)) [@toote](https://togithub.com/toote) ##### Fixes - Secrets removal ([#453](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/453)) [@toote](https://togithub.com/toote) - We are not doing a major release because this option never worked 🤷🏻♀️ so removing it won't break anything ##### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - docker-compose#v5.3.0: + docker-compose#v5.4.0: image: someimage workdir: /app ```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 was generated by Mend Renovate. View the repository job log.