chore(deps): update dependency docker.io/plugins/docker to v20.14.4 #8

Merged
CSRBot merged 1 commits from renovate/docker.io-plugins-docker-20.x into master 2023-06-08 20:51:31 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
docker.io/plugins/docker docker minor 20.10.9 -> 20.14.4

Release Notes

drone-plugins/drone-docker

v20.14.4

Compare Source

Full Changelog

Fixed bugs:

v20.14.3

Compare Source

Full Changelog

Merged pull requests:

v20.14.2

Compare Source

Full Changelog

Merged pull requests:

v20.14.0

Compare Source

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v20.13.0

Compare Source

Full Changelog

Implemented enhancements:

Merged pull requests:

v20.12.0

Compare Source

Full Changelog

Implemented enhancements:

  • Add support for multiple Buildkit secrets with env vars or files as source #​359 (ste93cry)
  • (DRON-237) cards add link to image repo, minor cleanup #​358 (tphoney)
  • (DRON-232) enable build-kit for secrets consumption #​356 (tphoney)

Fixed bugs:

Merged pull requests:


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/plugins/docker](https://github.com/drone-plugins/drone-docker) | docker | minor | `20.10.9` -> `20.14.4` | --- ### Release Notes <details> <summary>drone-plugins/drone-docker</summary> ### [`v20.14.4`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20144-httpsgithubcomdrone-pluginsdrone-dockertreev20144-2023-05-16) [Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.14.3...v20.14.4) [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.3...v20.14.4) **Fixed bugs:** - fix: Use unique build name for build and tag [#&#8203;390](https://github.com/drone-plugins/drone-docker/pull/390) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness)) ### [`v20.14.3`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20143-httpsgithubcomdrone-pluginsdrone-dockertreev20143-2023-05-04) [Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.14.2...v20.14.3) [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.2...v20.14.3) **Merged pull requests:** - Write artifacts to input artifact file [#&#8203;389](https://github.com/drone-plugins/drone-docker/pull/389) ([raghavharness](https://github.com/raghavharness)) ### [`v20.14.2`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20142-httpsgithubcomdrone-pluginsdrone-dockertreev20142-2023-04-18) [Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.14.0...v20.14.2) [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.1...v20.14.2) **Merged pull requests:** - fix windows drone yml [#&#8203;388](https://github.com/drone-plugins/drone-docker/pull/388) ([shubham149](https://github.com/shubham149)) ### [`v20.14.0`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20140-httpsgithubcomdrone-pluginsdrone-dockertreev20140-2022-11-17) [Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.13.0...v20.14.0) [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.13.0...v20.14.0) **Implemented enhancements:** - Add support for docker --platform flag [#&#8203;376](https://github.com/drone-plugins/drone-docker/pull/376) ([tphoney](https://github.com/tphoney)) **Fixed bugs:** - Use full path to docker when creating card [#&#8203;373](https://github.com/drone-plugins/drone-docker/pull/373) ([donny-dont](https://github.com/donny-dont)) **Merged pull requests:** - (maint) prep for v20.14.0 [#&#8203;377](https://github.com/drone-plugins/drone-docker/pull/377) ([tphoney](https://github.com/tphoney)) ### [`v20.13.0`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20130-httpsgithubcomdrone-pluginsdrone-dockertreev20130-2022-06-08) [Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.12.0...v20.13.0) [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.12.0...v20.13.0) **Implemented enhancements:** - update docker linux amd64/arm64 to 20.10.14 [#&#8203;365](https://github.com/drone-plugins/drone-docker/pull/365) ([tphoney](https://github.com/tphoney)) **Merged pull requests:** - v20.13.0 prep [#&#8203;367](https://github.com/drone-plugins/drone-docker/pull/367) ([tphoney](https://github.com/tphoney)) ### [`v20.12.0`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20120-httpsgithubcomdrone-pluginsdrone-dockertreev20120-2022-05-16) [Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.10.9...v20.12.0) [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.11.0...v20.12.0) **Implemented enhancements:** - Add support for multiple Buildkit secrets with env vars or files as source [#&#8203;359](https://github.com/drone-plugins/drone-docker/pull/359) ([ste93cry](https://github.com/ste93cry)) - (DRON-237) cards add link to image repo, minor cleanup [#&#8203;358](https://github.com/drone-plugins/drone-docker/pull/358) ([tphoney](https://github.com/tphoney)) - (DRON-232) enable build-kit for secrets consumption [#&#8203;356](https://github.com/drone-plugins/drone-docker/pull/356) ([tphoney](https://github.com/tphoney)) **Fixed bugs:** - (fix) Update card.json with UX [#&#8203;355](https://github.com/drone-plugins/drone-docker/pull/355) ([tphoney](https://github.com/tphoney)) **Merged pull requests:** - prep for v20.12.0 [#&#8203;363](https://github.com/drone-plugins/drone-docker/pull/363) ([tphoney](https://github.com/tphoney)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
CSRBot added 1 commit 2023-06-08 19:32:14 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
f770ad56a1
chore(deps): update dependency docker.io/plugins/docker to v20.14.4
CSRBot merged commit f770ad56a1 into master 2023-06-08 20:51:28 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: volker.raschek/dhcpd-docker#8
No description provided.