Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 5, 2023

This PR contains the following updates:

Package Update Change
docker minor v5.7.0v5.13.0

Release Notes

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

v5.13.0: (🪵 Log Cabin)

Compare Source

Added:

Upgrading

To upgrade, update your pipeline.yml files:

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

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
@renovate renovate bot changed the title Update buildkite plugin docker to v5.12.0 Update buildkite plugin docker to v5.13.0 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/docker-5.x branch from d45d746 to 23cc549 Compare July 7, 2025 18:34
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.

1 participant