chore(deps): update helm release external-secrets to v2.5.0 #27

Open
renovate-bot wants to merge 1 commit from renovate/external-secrets-2.x into main
Member

This PR contains the following updates:

Package Update Change
external-secrets minor 2.4.12.5.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.5.0

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v2.5.0
Image: ghcr.io/external-secrets/external-secrets:v2.5.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v2.5.0-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v2.4.1...v2.5.0


Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "after 19:00 on friday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | minor | `2.4.1` → `2.5.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/1) for more information. --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v2.5.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.5.0) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v2.4.1...v2.5.0) Image: `ghcr.io/external-secrets/external-secrets:v2.5.0` Image: `ghcr.io/external-secrets/external-secrets:v2.5.0-ubi` Image: `ghcr.io/external-secrets/external-secrets:v2.5.0-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - chore: release chart for v2.4.1 by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;6293](https://github.com/external-secrets/external-secrets/pull/6293) - fix(doc): Adds missing doc reference for VaultDynamicSecret example using GET by [@&#8203;bharath-b-rh](https://github.com/bharath-b-rh) in [#&#8203;6296](https://github.com/external-secrets/external-secrets/pull/6296) - feat(charts): make serviceaccounts/token create RBAC rule conditional by [@&#8203;kriszkern](https://github.com/kriszkern) in [#&#8203;6295](https://github.com/external-secrets/external-secrets/pull/6295) - ref: delete duplication of applyOwnership logic by [@&#8203;jaruwat-panturat](https://github.com/jaruwat-panturat) in [#&#8203;6301](https://github.com/external-secrets/external-secrets/pull/6301) - feat: add Pulumi OIDC-based authentication by [@&#8203;johnstonmatt](https://github.com/johnstonmatt) in [#&#8203;5893](https://github.com/external-secrets/external-secrets/pull/5893) - fix: datarace in fake runtime test and push secret test by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;6300](https://github.com/external-secrets/external-secrets/pull/6300) - docs(release): Update docs to build for arm for bitwarden-cli by [@&#8203;Senk02](https://github.com/Senk02) in [#&#8203;6312](https://github.com/external-secrets/external-secrets/pull/6312) - feat: add healthz check for liveness probe to cert and webhook by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;6319](https://github.com/external-secrets/external-secrets/pull/6319) - chore: bump go version 1.26.3 by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;6339](https://github.com/external-secrets/external-secrets/pull/6339) - fix(charts): gate externalsecrets write RBAC on processClusterExternalSecret by [@&#8203;kriszkern](https://github.com/kriszkern) in [#&#8203;6332](https://github.com/external-secrets/external-secrets/pull/6332) - feat(gcp): issue-5790: optional GCP service account email for WIF impersonation by [@&#8203;bharath-b-rh](https://github.com/bharath-b-rh) in [#&#8203;6273](https://github.com/external-secrets/external-secrets/pull/6273) - ref(beyondtrust): BIPS-32651 add API v3.2 support for create Secrets by [@&#8203;btfhernandez](https://github.com/btfhernandez) in [#&#8203;6309](https://github.com/external-secrets/external-secrets/pull/6309) - fix(onepassword): return fresh provider instance from NewClient to avoid wrong-vault race by [@&#8203;duizabojul](https://github.com/duizabojul) in [#&#8203;6334](https://github.com/external-secrets/external-secrets/pull/6334) - docs: add Rootline to ADOPTERS.md by [@&#8203;daanschipper](https://github.com/daanschipper) in [#&#8203;6342](https://github.com/external-secrets/external-secrets/pull/6342) - feat(charts): default scopedNamespace to .Release.Namespace when scopedRBAC is true by [@&#8203;kriszkern](https://github.com/kriszkern) in [#&#8203;6343](https://github.com/external-secrets/external-secrets/pull/6343) - docs: add blank lines before lists by [@&#8203;chlab](https://github.com/chlab) in [#&#8203;6336](https://github.com/external-secrets/external-secrets/pull/6336) - chore(doc): fix Azure role name typo by [@&#8203;hobti01](https://github.com/hobti01) in [#&#8203;6335](https://github.com/external-secrets/external-secrets/pull/6335) - feat(security): Enable Authentication and Authorization for Metrics Endpoint using FilterProvider by [@&#8203;Zacky3181V](https://github.com/Zacky3181V) in [#&#8203;5574](https://github.com/external-secrets/external-secrets/pull/5574) - feat: inject kube context as STS session tags by [@&#8203;robertchildresscfa](https://github.com/robertchildresscfa) in [#&#8203;6311](https://github.com/external-secrets/external-secrets/pull/6311) - fix(charts): remove stale args guard in controller deployment by [@&#8203;kriszkern](https://github.com/kriszkern) in [#&#8203;6347](https://github.com/external-secrets/external-secrets/pull/6347) - fix: provider/infisical provider sub-folder references in remoteRef.key by [@&#8203;varonix0](https://github.com/varonix0) in [#&#8203;6338](https://github.com/external-secrets/external-secrets/pull/6338) ##### Dependencies - chore(deps): bump golang from `4f4ab2c` to `47ce563` in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6286](https://github.com/external-secrets/external-secrets/pull/6286) - chore(deps): bump click from 8.3.2 to 8.3.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6287](https://github.com/external-secrets/external-secrets/pull/6287) - chore(deps): bump certifi from 2026.2.25 to 2026.4.22 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6288](https://github.com/external-secrets/external-secrets/pull/6288) - chore(deps): bump pathspec from 1.0.4 to 1.1.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6291](https://github.com/external-secrets/external-secrets/pull/6291) - chore(deps): bump idna from 3.11 to 3.13 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6290](https://github.com/external-secrets/external-secrets/pull/6290) - chore(deps): bump packaging from 26.1 to 26.2 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6289](https://github.com/external-secrets/external-secrets/pull/6289) - chore(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6304](https://github.com/external-secrets/external-secrets/pull/6304) - chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6305](https://github.com/external-secrets/external-secrets/pull/6305) - chore(deps): bump golang from 1.26.2 to 1.26.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6320](https://github.com/external-secrets/external-secrets/pull/6320) - chore(deps): bump golang from 1.26.2-bookworm to 1.26.3-bookworm in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6327](https://github.com/external-secrets/external-secrets/pull/6327) - chore(deps): bump ubi9/ubi from `fd3612e` to `2323fcf` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6321](https://github.com/external-secrets/external-secrets/pull/6321) - chore(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6322](https://github.com/external-secrets/external-secrets/pull/6322) - chore(deps): bump aws-actions/configure-aws-credentials from 6.1.0 to 6.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6323](https://github.com/external-secrets/external-secrets/pull/6323) - chore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6325](https://github.com/external-secrets/external-secrets/pull/6325) - chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6324](https://github.com/external-secrets/external-secrets/pull/6324) - chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6326](https://github.com/external-secrets/external-secrets/pull/6326) - chore(deps): bump idna from 3.13 to 3.14 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6328](https://github.com/external-secrets/external-secrets/pull/6328) - chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6329](https://github.com/external-secrets/external-secrets/pull/6329) - chore(deps): bump regex from 2026.4.4 to 2026.5.9 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6330](https://github.com/external-secrets/external-secrets/pull/6330) #### New Contributors - [@&#8203;kriszkern](https://github.com/kriszkern) made their first contribution in [#&#8203;6295](https://github.com/external-secrets/external-secrets/pull/6295) - [@&#8203;johnstonmatt](https://github.com/johnstonmatt) made their first contribution in [#&#8203;5893](https://github.com/external-secrets/external-secrets/pull/5893) - [@&#8203;Senk02](https://github.com/Senk02) made their first contribution in [#&#8203;6312](https://github.com/external-secrets/external-secrets/pull/6312) - [@&#8203;duizabojul](https://github.com/duizabojul) made their first contribution in [#&#8203;6334](https://github.com/external-secrets/external-secrets/pull/6334) - [@&#8203;daanschipper](https://github.com/daanschipper) made their first contribution in [#&#8203;6342](https://github.com/external-secrets/external-secrets/pull/6342) - [@&#8203;chlab](https://github.com/chlab) made their first contribution in [#&#8203;6336](https://github.com/external-secrets/external-secrets/pull/6336) - [@&#8203;hobti01](https://github.com/hobti01) made their first contribution in [#&#8203;6335](https://github.com/external-secrets/external-secrets/pull/6335) - [@&#8203;Zacky3181V](https://github.com/Zacky3181V) made their first contribution in [#&#8203;5574](https://github.com/external-secrets/external-secrets/pull/5574) - [@&#8203;robertchildresscfa](https://github.com/robertchildresscfa) made their first contribution in [#&#8203;6311](https://github.com/external-secrets/external-secrets/pull/6311) **Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v2.4.1...v2.5.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Toronto) - Branch creation - "after 19:00 on friday" - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE5MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/external-secrets-2.x:renovate/external-secrets-2.x
git switch renovate/external-secrets-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/external-secrets-2.x
git switch renovate/external-secrets-2.x
git rebase main
git switch main
git merge --ff-only renovate/external-secrets-2.x
git switch renovate/external-secrets-2.x
git rebase main
git switch main
git merge --no-ff renovate/external-secrets-2.x
git switch main
git merge --squash renovate/external-secrets-2.x
git switch main
git merge --ff-only renovate/external-secrets-2.x
git switch main
git merge renovate/external-secrets-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
public/ops.emnt.dev!27
No description provided.