From d17f2cdb463d7fd08867df59224ee215a529dd0d Mon Sep 17 00:00:00 2001 From: automation-bot Date: Wed, 8 Jan 2025 15:53:06 +0000 Subject: [PATCH] chore(deps): update plugins/s3 docker tag to v1.5.0 (#20) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [plugins/s3](https://github.com/drone-plugins/drone-s3) | minor | `1.3.1` -> `1.5.0` | --- ### Release Notes
drone-plugins/drone-s3 (plugins/s3) ### [`v1.5.0`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.5.0) [Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.4.3...v1.5.0) #### What's Changed - Update git-secret in release binary step in .drone.yml by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/175 - feat: \[CI-14214] : Added PLUGIN_USER_ROLE_EXTERNAL_ID to pass external ID for the secondary role when required. by [@​DevanshMathur19](https://github.com/DevanshMathur19) in https://github.com/drone-plugins/drone-s3/pull/174 **Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.4.3...v1.5.0 ### [`v1.4.3`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.4.3) [Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.4.2...v1.4.3) #### What's Changed - Added support for windows-1809-amd64 back in manifest.tmpl by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/173 **Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.4.2...v1.4.3 ### [`v1.4.2`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.4.2) [Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.4.1...v1.4.2) #### What's Changed - feat: \[CI-14214]: Add PLUGIN_USER_ROLE_EXTERNAL_ID to pass external ID for the secondary role when required by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/167 - Update plugin.go by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/172 **Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.4.1...v1.4.2 ### [`v1.4.1`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.4.1) [Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.4.0...v1.4.1) #### What's Changed - fix: \[CI-14134]: fix cross account access by [@​abhay084](https://github.com/abhay084) in https://github.com/drone-plugins/drone-s3/pull/168 - Update manifest.tmpl by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/170 **Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.4.0...v1.4.1 ### [`v1.4.0`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.4.0) [Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.3.2...v1.4.0) #### What's Changed - feat: \[CI-10849]: add git-leaks support by [@​abhay084](https://github.com/abhay084) in https://github.com/drone-plugins/drone-s3/pull/152 - fix(deps): update module golang.org/x/sync to v0.7.0 by [@​renovate](https://github.com/renovate) in https://github.com/drone-plugins/drone-s3/pull/153 - fix: \[CI-13178]: Upgraded go with minor version to 1.22.4 by [@​rahkumar56](https://github.com/rahkumar56) in https://github.com/drone-plugins/drone-s3/pull/157 **Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.3.2...v1.4.0 ### [`v1.3.2`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.3.2) [Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.3.1...v1.3.2) #### What's Changed - Added PLUGIN_OIDC_TOKEN_ID support by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/154 #### New Contributors - [@​Ompragash](https://github.com/Ompragash) made their first contribution in https://github.com/drone-plugins/drone-s3/pull/154 **Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.3.1...v1.3.2
--- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * *" (UTC), Automerge - "* 0-3 * * *" (UTC). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.devxy.io/devxy/build-binaries/pulls/20 Co-authored-by: automation-bot Co-committed-by: automation-bot --- .woodpecker/docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/docs.yaml b/.woodpecker/docs.yaml index 2e61e28..90f76fe 100644 --- a/.woodpecker/docs.yaml +++ b/.woodpecker/docs.yaml @@ -30,7 +30,7 @@ steps: effect: 'NoSchedule' s3-sync: - image: plugins/s3:1.3.1 + image: plugins/s3:1.5.0 directory: docs settings: bucket: devxy-r-package-binaries-docs