Skip to content

Update buildkite plugin docker-compose to v3.7.0#11

Merged
joscha merged 1 commit intomasterfrom
renovate/buildkite-docker-compose-3.x
Oct 26, 2020
Merged

Update buildkite plugin docker-compose to v3.7.0#11
joscha merged 1 commit intomasterfrom
renovate/buildkite-docker-compose-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 26, 2020

This PR contains the following updates:

Package Update Change
docker-compose minor v3.5.0 -> v3.7.0

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin

v3.7.0

Compare Source

Changes
  • Support buildkite-agent's git-mirrors; mount BUILDKITE_GIT_MIRROR_PATH (#​287) @​pda
Upgrading

To upgrade, update your pipeline.yml files:

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

v3.6.0

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.5.0:
+     docker-compose#v3.6.0:
        image: someimage
        workdir: /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 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 WhiteSource Renovate. View repository job log here.

@joscha joscha merged commit ad3aba3 into master Oct 26, 2020
@joscha joscha deleted the renovate/buildkite-docker-compose-3.x branch October 26, 2020 11:50
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.

2 participants