Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update buildkite plugin docker-compose to v3.2.0 #43

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2019

This PR contains the following updates:

Package Update Change
docker-compose minor v3.0.3 -> v3.2.0

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin

v3.2.0

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.1.0:
+     docker-compose#v3.2.0:
        image: someimage
        workdir: /app

v3.1.0

Compare Source

Added

Fixed

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.0.3:
+     docker-compose#v3.1.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 tick the rebase/retry checkbox below.

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

@renovate renovate bot force-pushed the renovate/buildkite-docker-compose-3.x branch from b874e90 to 2e68a06 Compare February 8, 2020 12:56
@renovate renovate bot changed the title Update buildkite plugin docker-compose to v3.1.0 Update buildkite plugin docker-compose to v3.2.0 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/buildkite-docker-compose-3.x branch from 2e68a06 to 10dad48 Compare February 11, 2020 08:48
@renovate renovate bot changed the title Update buildkite plugin docker-compose to v3.2.0 chore(deps): update buildkite plugin docker-compose to v3.2.0 Feb 11, 2020
@renovate renovate bot changed the title chore(deps): update buildkite plugin docker-compose to v3.2.0 Update buildkite plugin docker-compose to v3.2.0 Feb 17, 2020
@toolmantim toolmantim merged commit 74014c4 into master Feb 17, 2020
@renovate renovate bot deleted the renovate/buildkite-docker-compose-3.x branch February 17, 2020 12:12
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.

None yet

2 participants