This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets) | patch | `0.20.2` -> `0.20.3` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v0.20.3`](https://github.com/external-secrets/external-secrets/releases/tag/v0.20.3)
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.20.2...v0.20.3)
Image: `ghcr.io/external-secrets/external-secrets:v0.20.3`
Image: `ghcr.io/external-secrets/external-secrets:v0.20.3-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v0.20.3-ubi-boringssl`
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### General
- chore: release helm chart for v0.20.2 by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/5403
- fix(ci): Remove PAUL by [@​evrardjp](https://github.com/evrardjp) in https://github.com/external-secrets/external-secrets/pull/5406
- docs: add note on Vault 1.21 audience requirement for roles by [@​AddRain1](https://github.com/AddRain1) in https://github.com/external-secrets/external-secrets/pull/5411
- docs: extend bitwarden example and integration to accomodate the ssh key feature by [@​luilegeant](https://github.com/luilegeant) in https://github.com/external-secrets/external-secrets/pull/5414
- chore: update dependencies by [@​eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in https://github.com/external-secrets/external-secrets/pull/5427
- docs(getting-started): Change apply to use File (-f) instead of Kustomize (-k) by [@​smellems](https://github.com/smellems) in https://github.com/external-secrets/external-secrets/pull/5433
- docs(release): Resolve incorrect references in documentation samples by [@​blast-hardcheese](https://github.com/blast-hardcheese) in https://github.com/external-secrets/external-secrets/pull/5431
- docs: Update scaleway json doc by [@​RobinFrcd](https://github.com/RobinFrcd) in https://github.com/external-secrets/external-secrets/pull/5429
- chore(previder): Update Previder Provider dependency and fix ReadOnly token by [@​gkwmiddelkamp](https://github.com/gkwmiddelkamp) in https://github.com/external-secrets/external-secrets/pull/5327
- chore(linter): fix revive linter issues in `pkg` by [@​Lumexralph](https://github.com/Lumexralph) in https://github.com/external-secrets/external-secrets/pull/5412
- chore: move to new GCP account, temporarily disable delinea by [@​moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/5438
- chore(actions): always run helm test and update make check-diff by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/5440
- fix: make port in the schema file either a string of an integer by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/5439
- fix: use maps.Equal instead of bytes.Compare for JSON value by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/5448
- chore(docs): update refresh interval format by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/5447
- chore(docs): update ADOPTERS.md to include Criteo by [@​alikhil](https://github.com/alikhil) in https://github.com/external-secrets/external-secrets/pull/5446
##### Dependencies
- chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5417
- chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5420
- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5418
- chore(deps): bump golang from `6ad9415` to `c423747` in /e2e by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5423
- chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5425
- chore(deps): bump certifi from 2025.8.3 to 2025.10.5 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5424
- chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5422
- chore(deps): bump actions/stale from 10.0.0 to 10.1.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5416
- chore(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5421
- chore(deps): bump golang from `b6ed3fd` to `b6ed3fd` by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5419
#### New Contributors
- [@​AddRain1](https://github.com/AddRain1) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5411
- [@​luilegeant](https://github.com/luilegeant) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5414
- [@​smellems](https://github.com/smellems) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5433
- [@​blast-hardcheese](https://github.com/blast-hardcheese) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5431
- [@​RobinFrcd](https://github.com/RobinFrcd) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5429
- [@​alikhil](https://github.com/alikhil) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5446
**Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.20.2...v0.20.3
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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:
0.20.2->0.20.3Release Notes
external-secrets/external-secrets (external-secrets)
v0.20.3Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.20.3Image:
ghcr.io/external-secrets/external-secrets:v0.20.3-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.20.3-ubi-boringsslWhat's Changed
General
pkgby @Lumexralph in https://github.com/external-secrets/external-secrets/pull/5412Dependencies
6ad9415toc423747in /e2e by @dependabot[bot] in https://github.com/external-secrets/external-secrets/pull/5423b6ed3fdtob6ed3fdby @dependabot[bot] in https://github.com/external-secrets/external-secrets/pull/5419New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.20.2...v0.20.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Renovate Bot.