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.17.0` |
---
### Release Notes
<details>
<summary>drone-plugins/drone-docker (docker.io/plugins/docker)</summary>
### [`v20.17.0`](https://github.com/drone-plugins/drone-docker/releases/tag/v20.17.0)
[Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.16.0...v20.17.0)
##### What's Changed
- ci-3011- split out gar/gcr by [@​eoinmcafee00](https://github.com/eoinmcafee00) in https://github.com/drone-plugins/drone-docker/pull/415
- fixes windows build for gar by [@​eoinmcafee00](https://github.com/eoinmcafee00) in https://github.com/drone-plugins/drone-docker/pull/416
**Full Changelog**: https://github.com/drone-plugins/drone-docker/compare/v20.16.0...v20.17.0
### [`v20.16.0`](https://github.com/drone-plugins/drone-docker/releases/tag/v20.16.0)
[Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.15.0...v20.16.0)
#### What's Changed
- ci-9739 - workload identity/OIDC support for GAR/GCR by [@​eoinmcafee00](https://github.com/eoinmcafee00) in https://github.com/drone-plugins/drone-docker/pull/413
**Full Changelog**: https://github.com/drone-plugins/drone-docker/compare/v20.15.0...v20.16.0
### [`v20.15.0`](https://github.com/drone-plugins/drone-docker/releases/tag/v20.15.0)
[Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.14.5...v20.15.0)
##### What's Changed
- ci-3011 - GAR support by [@​eoinmcafee00](https://github.com/eoinmcafee00) in https://github.com/drone-plugins/drone-docker/pull/404
**Full Changelog**: https://github.com/drone-plugins/drone-docker/compare/v20.14.5...v20.15.0
### [`v20.14.5`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20145-2023-09-13)
[Compare Source](https://github.com/drone-plugins/drone-docker/compare/v20.14.4...v20.14.5)
[Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.4...v20.14.5)
**Implemented enhancements:**
- Allow gcr authentication with workload identity [#​383](https://github.com/drone-plugins/drone-docker/pull/383) ([dhpollack](https://github.com/dhpollack))
**Fixed bugs:**
- \[fix]: \[ci-9254]: go version upgrade to 1.21 [#​401](https://github.com/drone-plugins/drone-docker/pull/401) ([abhay084](https://github.com/abhay084))
- Revert "Add support for AAD auth for docker-acr" [#​398](https://github.com/drone-plugins/drone-docker/pull/398) ([tphoney](https://github.com/tphoney))
**Closed issues:**
- Remove deprecated support of label-schema in favor of OCI [#​396](https://github.com/drone-plugins/drone-docker/issues/396)
**Merged pull requests:**
- Add support for AAD auth for docker-acr [#​395](https://github.com/drone-plugins/drone-docker/pull/395) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness))
### [`v20.14.4`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20144-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 [#​390](https://github.com/drone-plugins/drone-docker/pull/390) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness))
**Merged pull requests:**
- v20.14.4 prep [#​391](https://github.com/drone-plugins/drone-docker/pull/391) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness))
### [`v20.14.3`](https://github.com/drone-plugins/drone-docker/blob/HEAD/CHANGELOG.md#v20143-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 [#​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-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 [#​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-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 [#​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 [#​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 [#​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-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 [#​365](https://github.com/drone-plugins/drone-docker/pull/365) ([tphoney](https://github.com/tphoney))
**Merged pull requests:**
- v20.13.0 prep [#​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-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 [#​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 [#​358](https://github.com/drone-plugins/drone-docker/pull/358) ([tphoney](https://github.com/tphoney))
- (DRON-232) enable build-kit for secrets consumption [#​356](https://github.com/drone-plugins/drone-docker/pull/356) ([tphoney](https://github.com/tphoney))
**Fixed bugs:**
- (fix) Update card.json with UX [#​355](https://github.com/drone-plugins/drone-docker/pull/355) ([tphoney](https://github.com/tphoney))
**Merged pull requests:**
- prep for v20.12.0 [#​363](https://github.com/drone-plugins/drone-docker/pull/363) ([tphoney](https://github.com/tphoney))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
CSRBot
scheduled this pull request to auto merge when all checks succeed 2023-09-21 15:49:44 +02:00
volker.raschek
was assigned by CSRBot2023-09-22 16:32:24 +02:00
CSRBot
changed title from chore(deps): update docker.io/plugins/docker docker tag to v20.15.0 to chore(deps): update docker.io/plugins/docker docker tag to v20.16.02023-10-25 22:03:45 +02:00
CSRBot
changed title from chore(deps): update docker.io/plugins/docker docker tag to v20.16.0 to chore(deps): update docker.io/plugins/docker docker tag to v20.17.02023-10-26 16:31:51 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
20.10.9->20.17.0Release Notes
drone-plugins/drone-docker (docker.io/plugins/docker)
v20.17.0Compare Source
What's Changed
Full Changelog: https://github.com/drone-plugins/drone-docker/compare/v20.16.0...v20.17.0
v20.16.0Compare Source
What's Changed
Full Changelog: https://github.com/drone-plugins/drone-docker/compare/v20.15.0...v20.16.0
v20.15.0Compare Source
What's Changed
Full Changelog: https://github.com/drone-plugins/drone-docker/compare/v20.14.5...v20.15.0
v20.14.5Compare Source
Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
v20.14.4Compare Source
Full Changelog
Fixed bugs:
Merged pull requests:
v20.14.3Compare Source
Full Changelog
Merged pull requests:
v20.14.2Compare Source
Full Changelog
Merged pull requests:
v20.14.0Compare Source
Full Changelog
Implemented enhancements:
Fixed bugs:
Merged pull requests:
v20.13.0Compare Source
Full Changelog
Implemented enhancements:
Merged pull requests:
v20.12.0Compare Source
Full Changelog
Implemented enhancements:
Fixed bugs:
Merged pull requests:
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.
This PR has been generated by Renovate Bot.
858c053ad0to9c2cfb579b9c2cfb579bto62211879a062211879a0tod68497eb47chore(deps): update docker.io/plugins/docker docker tag to v20.15.0to chore(deps): update docker.io/plugins/docker docker tag to v20.16.0chore(deps): update docker.io/plugins/docker docker tag to v20.16.0to chore(deps): update docker.io/plugins/docker docker tag to v20.17.0