Update Helm release external-secrets to v0.20.4 #1855

Merged
renovate-bot merged 1 commits from renovate/external-secrets-0.x into main 2025-10-25 16:01:54 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
external-secrets patch 0.20.3 -> 0.20.4

Release Notes

external-secrets/external-secrets (external-secrets)

v0.20.4

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.20.4
Image: ghcr.io/external-secrets/external-secrets:v0.20.4-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.20.4-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.20.3...v0.20.4


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | patch | `0.20.3` -> `0.20.4` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.20.4`](https://github.com/external-secrets/external-secrets/releases/tag/v0.20.4) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.20.3...v0.20.4) Image: `ghcr.io/external-secrets/external-secrets:v0.20.4` Image: `ghcr.io/external-secrets/external-secrets:v0.20.4-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.20.4-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - fix: re-enable secretserver e2e tests by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5442](https://github.com/external-secrets/external-secrets/pull/5442) - chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#&#8203;5462](https://github.com/external-secrets/external-secrets/pull/5462) - chore: release helm chart for v0.20.3 by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5467](https://github.com/external-secrets/external-secrets/pull/5467) - docs: remove jwt token authentication option from STSSessionToken generator by [@&#8203;liununu](https://github.com/liununu) in [#&#8203;5468](https://github.com/external-secrets/external-secrets/pull/5468) - feat: re-implement e2e managed tests by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5444](https://github.com/external-secrets/external-secrets/pull/5444) - docs: Update Segura DSM Branding by [@&#8203;chellin-segura](https://github.com/chellin-segura) in [#&#8203;5469](https://github.com/external-secrets/external-secrets/pull/5469) - ref: simplify and document transform rewrite method by [@&#8203;riccardomc](https://github.com/riccardomc) in [#&#8203;5450](https://github.com/external-secrets/external-secrets/pull/5450) - fix: put back the expires into the github generator by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5472](https://github.com/external-secrets/external-secrets/pull/5472) - chore(charts): remove unused values from chart by [@&#8203;rkferreira](https://github.com/rkferreira) in [#&#8203;5334](https://github.com/external-secrets/external-secrets/pull/5334) - feat(generators): add hex generator by [@&#8203;unique-jakub](https://github.com/unique-jakub) in [#&#8203;5314](https://github.com/external-secrets/external-secrets/pull/5314) - fix: use GetClientCertificate in Vault Auth by [@&#8203;shaxbee](https://github.com/shaxbee) in [#&#8203;5441](https://github.com/external-secrets/external-secrets/pull/5441) - feat(aws): add defining a resource policy via metadata for secretsmanager by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5399](https://github.com/external-secrets/external-secrets/pull/5399) - fix: Webhook provider PushSecret not working by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5445](https://github.com/external-secrets/external-secrets/pull/5445) - fix: remove the finalizer on namespace deletion by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5473](https://github.com/external-secrets/external-secrets/pull/5473) - chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#&#8203;5487](https://github.com/external-secrets/external-secrets/pull/5487) - fix: missing config-file for github action scanning by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5376](https://github.com/external-secrets/external-secrets/pull/5376) - chore(build): Update ubi Docker builds to UBI9 by [@&#8203;IdanAdar](https://github.com/IdanAdar) in [#&#8203;5465](https://github.com/external-secrets/external-secrets/pull/5465) - fix: typo in GitHub provider documentation by [@&#8203;gecube](https://github.com/gecube) in [#&#8203;5493](https://github.com/external-secrets/external-secrets/pull/5493) - fix(oracle): prevent TCP connections leakage by [@&#8203;adutchak](https://github.com/adutchak) in [#&#8203;5491](https://github.com/external-secrets/external-secrets/pull/5491) - docs(controller-options): typo in controller-options by [@&#8203;aslafy-z](https://github.com/aslafy-z) in [#&#8203;5496](https://github.com/external-secrets/external-secrets/pull/5496) - chore(linter): fix linter issue in `api` and `cmd` package by [@&#8203;Lumexralph](https://github.com/Lumexralph) in [#&#8203;5413](https://github.com/external-secrets/external-secrets/pull/5413) - fix: remove extra json convert check by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5501](https://github.com/external-secrets/external-secrets/pull/5501) ##### Dependencies - chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5454](https://github.com/external-secrets/external-secrets/pull/5454) - chore(deps): bump ubi8/ubi from `534c2c0` to `2f698e1` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5452](https://github.com/external-secrets/external-secrets/pull/5452) - chore(deps): bump golang from 1.25.1 to 1.25.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5456](https://github.com/external-secrets/external-secrets/pull/5456) - chore(deps): bump alpine from `4bcff63` to `4b7ce07` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5451](https://github.com/external-secrets/external-secrets/pull/5451) - chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5455](https://github.com/external-secrets/external-secrets/pull/5455) - chore(deps): bump alpine from 3.22.1 to 3.22.2 in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5457](https://github.com/external-secrets/external-secrets/pull/5457) - chore(deps): bump golang from 1.25.1-bookworm to 1.25.2-bookworm in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5460](https://github.com/external-secrets/external-secrets/pull/5460) - chore(deps): bump click from 8.1.8 to 8.3.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5458](https://github.com/external-secrets/external-secrets/pull/5458) - chore(deps): bump platformdirs from 4.4.0 to 4.5.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5459](https://github.com/external-secrets/external-secrets/pull/5459) - chore(deps): bump idna from 3.10 to 3.11 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5461](https://github.com/external-secrets/external-secrets/pull/5461) - chore(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5453](https://github.com/external-secrets/external-secrets/pull/5453) - chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5481](https://github.com/external-secrets/external-secrets/pull/5481) - chore(deps): bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5480](https://github.com/external-secrets/external-secrets/pull/5480) - chore(deps): bump anchore/sbom-action from 0.20.6 to 0.20.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5483](https://github.com/external-secrets/external-secrets/pull/5483) - chore(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5485](https://github.com/external-secrets/external-secrets/pull/5485) - chore(deps): bump charset-normalizer from 3.4.3 to 3.4.4 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5486](https://github.com/external-secrets/external-secrets/pull/5486) - chore(deps): bump apache/skywalking-eyes from 0.7.0 to 0.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5484](https://github.com/external-secrets/external-secrets/pull/5484) - chore(deps): bump aws-actions/configure-aws-credentials from [`06083b7`](https://github.com/external-secrets/external-secrets/commit/06083b756457410befa79ac62f8e6daf35a41869) to [`5dc01db`](https://github.com/external-secrets/external-secrets/commit/5dc01dbae8049305b926bd46652e529e1d3c5285) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5482](https://github.com/external-secrets/external-secrets/pull/5482) #### New Contributors - [@&#8203;liununu](https://github.com/liununu) made their first contribution in [#&#8203;5468](https://github.com/external-secrets/external-secrets/pull/5468) - [@&#8203;chellin-segura](https://github.com/chellin-segura) made their first contribution in [#&#8203;5469](https://github.com/external-secrets/external-secrets/pull/5469) - [@&#8203;unique-jakub](https://github.com/unique-jakub) made their first contribution in [#&#8203;5314](https://github.com/external-secrets/external-secrets/pull/5314) - [@&#8203;adutchak](https://github.com/adutchak) made their first contribution in [#&#8203;5491](https://github.com/external-secrets/external-secrets/pull/5491) **Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v0.20.3...v0.20.4> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJjaGFydCJdfQ==-->
renovate-bot added the automergechart labels 2025-10-25 16:01:49 +00:00
renovate-bot added 1 commit 2025-10-25 16:01:50 +00:00
Update Helm release external-secrets to v0.20.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
ed8606a231
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-10-25 16:01:51 +00:00
renovate-bot merged commit f30d766894 into main 2025-10-25 16:01:54 +00:00
renovate-bot deleted branch renovate/external-secrets-0.x 2025-10-25 16:01:55 +00:00
Sign in to join this conversation.