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 to v5.12.0 #27

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 5, 2023

This PR contains the following updates:

Package Update Change
docker minor v5.7.0 -> v5.12.0

Release Notes

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

v5.12.0: (🥐 Medialuna XL)

Compare Source

Added:
Fixed:
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.11.0:
+     docker#v5.12.0:
        image: someimage
        workdir: /app

v5.11.0: (🛒 Shopping List)

Compare Source

Added:
Upgrading

To upgrade, update your pipeline.yml files:

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

v5.10.0: (🍊 Orange Juice)

Compare Source

Added:
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.9.0:
+     docker#v5.10.0:
        image: someimage
        workdir: /app

v5.9.0: (🎂 Ordering a Cake)

Compare Source

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.8.0:
+     docker#v5.9.0:
        image: someimage
        workdir: /app

v5.8.0: (👩🏻‍💻 AI Hackathon Week)

Compare Source

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.7.0:
+     docker#v5.8.0:
        image: someimage
        workdir: /app

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested review from a team as code owners July 5, 2023 19:07
@renovate renovate bot changed the title Update buildkite plugin docker to v5.8.0 Update buildkite plugin docker to v5.9.0 Sep 30, 2023
@renovate renovate bot force-pushed the renovate/docker-5.x branch 3 times, most recently from f027cfd to fd0b2b6 Compare October 2, 2023 18:16
@renovate renovate bot requested a review from a team as a code owner October 2, 2023 18:16
@renovate renovate bot force-pushed the renovate/docker-5.x branch from fd0b2b6 to e7e9554 Compare October 2, 2023 18:20
@renovate renovate bot changed the title Update buildkite plugin docker to v5.9.0 Update buildkite plugin docker to v5.10.0 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/docker-5.x branch from e7e9554 to c82b505 Compare February 6, 2024 15:41
@renovate renovate bot force-pushed the renovate/docker-5.x branch from c82b505 to b403408 Compare April 17, 2024 22:50
@renovate renovate bot changed the title Update buildkite plugin docker to v5.10.0 Update buildkite plugin docker to v5.11.0 Apr 17, 2024
@renovate renovate bot changed the title Update buildkite plugin docker to v5.11.0 Update buildkite plugin docker to v5.12.0 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/docker-5.x branch from b403408 to d45d746 Compare November 9, 2024 01:17
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.

0 participants