Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2018

This PR contains the following updates:

Package Update Change References
docker-compose minor v2.5.1 -> v2.6.0 source

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin

v2.6.0

Compare Source

Added

Fixed

  • Support cache_from directive in composefile 2.2+ (#​163) @​lox
  • Move cleanup to a pre-exit hook to cleanup cancelled builds (#​172) @​lox
  • Push stderr to log file as well instead of outputting to terminal (#​176) @​GreyKn

Other Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v2.5.1:
+     docker-compose#v2.6.0:
        run: app

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@toolmantim toolmantim merged commit 2cff459 into master Dec 25, 2018
@renovate renovate bot deleted the renovate/buildkite-docker-compose-2.x branch December 25, 2018 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants