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.13.0 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 30, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
docker-compose minor v3.9.0 -> v3.13.0

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin (docker-compose)

v3.13.0: (🥝 Having a Kiwi)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

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

v3.12.0: (☕ Intense Coffee)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

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

v3.11.2: (🥳 The Weekend)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

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

v3.11.1: (🏃🏻‍♀️ Running)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

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

v3.11.0: (🌧️ Rainy Morning)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

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

v3.10.0: (🧳 Packing)

Compare Source

Changes
Dependency Updates
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.9.0:
+     docker-compose#v3.10.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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update buildkite plugin docker-compose to v3.10.0 Update buildkite plugin docker-compose to v3.11.2 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/docker-compose-3.x branch from 544be7b to 29dab4f Compare September 25, 2022 23:17
@renovate renovate bot force-pushed the renovate/docker-compose-3.x branch from 29dab4f to 0c7d354 Compare November 20, 2022 17:17
@renovate renovate bot changed the title Update buildkite plugin docker-compose to v3.11.2 Update buildkite plugin docker-compose to v3.13.0 Nov 20, 2022
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

0 participants