This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets) | minor | `2.3.0` -> `2.4.0` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v2.4.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.4.0)
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v2.3.0...v2.4.0)
Image: `ghcr.io/external-secrets/external-secrets:v2.4.0`
Image: `ghcr.io/external-secrets/external-secrets:v2.4.0-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v2.4.0-ubi-boringssl`
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### General
- chore: release helm chart for v2.3.0 by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/6204
- fix(docs): hide Scarf tracking pixel to remove page whitespace by [@​ppatel1604](https://github.com/ppatel1604) in https://github.com/external-secrets/external-secrets/pull/6209
- docs: Add Grafana generator documentation by [@​jaruwat-panturat](https://github.com/jaruwat-panturat) in https://github.com/external-secrets/external-secrets/pull/6227
- docs: add TLS certificate authentication example for Vault provider by [@​alliasgher](https://github.com/alliasgher) in https://github.com/external-secrets/external-secrets/pull/6212
- docs(cloudsmith): Improve cloudsmith generator documentation by [@​cloudsmith-iduffy](https://github.com/cloudsmith-iduffy) in https://github.com/external-secrets/external-secrets/pull/6232
- docs: add missing specs to GeneratorSpec example by [@​jaruwat-panturat](https://github.com/jaruwat-panturat) in https://github.com/external-secrets/external-secrets/pull/6236
- feat(keeper): implement get secret by id or name by [@​tiberiuv](https://github.com/tiberiuv) in https://github.com/external-secrets/external-secrets/pull/6163
- chore(secretserver): update dependencies to accept new DelineaXPM/tss-sdk-go by [@​DelineaSahilWankhede](https://github.com/DelineaSahilWankhede) in https://github.com/external-secrets/external-secrets/pull/6240
- docs(release): update documentation links from /main to /latest by [@​cinpol](https://github.com/cinpol) in https://github.com/external-secrets/external-secrets/pull/6210
- fix: CAProvider cm access by [@​moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/6246
- fix(chart): add failurePolicy to ClusterSecretStore webhook by [@​ryanjwong](https://github.com/ryanjwong) in https://github.com/external-secrets/external-secrets/pull/6247
- feat(dvls): add name support for entries by [@​rbstp](https://github.com/rbstp) in https://github.com/external-secrets/external-secrets/pull/6099
- fix(akeyless): upgrade akeyless-go-cloud-id to v0.3.7 by [@​alikdolg](https://github.com/alikdolg) in https://github.com/external-secrets/external-secrets/pull/6248
- chore(deps): bump azure/setup-helm from 3.5 to 5 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6258
- fix: do not set tags if undefined by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/6103
- fix(conjur): return error for unimplemented PushSecret and DeleteSecret by [@​antonio-mazzini](https://github.com/antonio-mazzini) in https://github.com/external-secrets/external-secrets/pull/6266
- docs: Enhance ClusterExternalSecret documentation with "fan-out" approach by [@​jaruwat-panturat](https://github.com/jaruwat-panturat) in https://github.com/external-secrets/external-secrets/pull/6241
- feat: add --leader-election-id flag to support HA deployments by [@​mattcarp12](https://github.com/mattcarp12) in https://github.com/external-secrets/external-secrets/pull/6148
- feat(bug): Fix CVE-2026-34165, CVE-2026-33762 and GHSA-3xc5-wrhm-f963 by [@​othomann](https://github.com/othomann) in https://github.com/external-secrets/external-secrets/pull/6271
- feat: enhance VaultDynamicSecret GET method to support parameters from the spec by [@​samm-git](https://github.com/samm-git) in https://github.com/external-secrets/external-secrets/pull/6267
- fix: use a separate parameter for GET calls in VaultDynamicSecrets by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/6275
##### Dependencies
- chore(deps): bump golang from `c2a1f7b` to `c2a1f7b` by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6214
- chore(deps): bump platformdirs from 4.9.4 to 4.9.6 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6219
- chore(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6216
- chore(deps): bump codelytv/pr-size-labeler from 1.10.3 to 1.10.4 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6221
- chore(deps): bump ubi9/ubi from `9e6e193` to `039095f` by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6213
- chore(deps): bump importlib-resources from 6.5.2 to 7.1.0 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6220
- chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6215
- chore(deps): bump step-security/harden-runner from 2.16.1 to 2.17.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6217
- chore(deps): bump aws-actions/configure-aws-credentials from 6.0.0 to 6.1.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6218
- chore(deps): bump azure/setup-helm from 3.4 to 3.5 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6222
- chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6223
- chore(deps): bump golang from `c2a1f7b` to `f853308` by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6252
- chore(deps): bump alpine from 3.23.3 to 3.23.4 in /e2e by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6261
- chore(deps): bump step-security/harden-runner from 2.17.0 to 2.19.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6254
- chore(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6257
- chore(deps): bump actions/cache from 5.0.4 to 5.0.5 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6259
- chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6255
- chore(deps): bump packaging from 26.0 to 26.1 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6263
- chore(deps): bump zipp from 3.23.0 to 3.23.1 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6262
- chore(deps): bump alpine from `2510918` to `5b10f43` by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6251
- chore(deps): bump ubi9/ubi from `039095f` to `cf13fe2` by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6253
- chore(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6260
- chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6256
#### New Contributors
- [@​alliasgher](https://github.com/alliasgher) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6212
- [@​tiberiuv](https://github.com/tiberiuv) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6163
- [@​cinpol](https://github.com/cinpol) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6210
- [@​ryanjwong](https://github.com/ryanjwong) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6247
- [@​alikdolg](https://github.com/alikdolg) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6248
- [@​antonio-mazzini](https://github.com/antonio-mazzini) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6266
- [@​mattcarp12](https://github.com/mattcarp12) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6148
**Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v2.3.0...v2.4.0
</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:
2.3.0->2.4.0Release Notes
external-secrets/external-secrets (external-secrets)
v2.4.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.4.0Image:
ghcr.io/external-secrets/external-secrets:v2.4.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.4.0-ubi-boringsslWhat's Changed
General
Dependencies
c2a1f7btoc2a1f7bby @dependabot[bot] in https://github.com/external-secrets/external-secrets/pull/62149e6e193to039095fby @dependabot[bot] in https://github.com/external-secrets/external-secrets/pull/6213c2a1f7btof853308by @dependabot[bot] in https://github.com/external-secrets/external-secrets/pull/62522510918to5b10f43by @dependabot[bot] in https://github.com/external-secrets/external-secrets/pull/6251039095ftocf13fe2by @dependabot[bot] in https://github.com/external-secrets/external-secrets/pull/6253New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v2.3.0...v2.4.0
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.