This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets) | HelmChart | minor | `2.9.0` → `2.10.0` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v2.10.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.10.0)
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v2.9.0...v2.10.0)
Image: `ghcr.io/external-secrets/external-secrets:v2.10.0`
Image: `ghcr.io/external-secrets/external-secrets:v2.10.0-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v2.10.0-ubi-boringssl`
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### General
- chore: release helm chart for 2.9.0 by [@​Skarlso](https://github.com/Skarlso) in [#​6808](https://github.com/external-secrets/external-secrets/pull/6808)
- docs: correct the design type in the PR template by [@​sanchpet](https://github.com/sanchpet) in [#​6813](https://github.com/external-secrets/external-secrets/pull/6813)
- fix(aws): redact credentials in aws auth config logs by [@​hixichen](https://github.com/hixichen) in [#​6683](https://github.com/external-secrets/external-secrets/pull/6683)
- fix(gcp): preserve workload identity token expiry by [@​jakobtfr](https://github.com/jakobtfr) in [#​6772](https://github.com/external-secrets/external-secrets/pull/6772)
- feat(conjur): Conjur PushSecret by [@​aidy](https://github.com/aidy) in [#​6272](https://github.com/external-secrets/external-secrets/pull/6272)
- fix(infisical): scope dataFrom.find.path in list requests by [@​thc1006](https://github.com/thc1006) in [#​6821](https://github.com/external-secrets/external-secrets/pull/6821)
- chore: bump golangci-lint and fix new linting issues by [@​evrardj-roche](https://github.com/evrardj-roche) in [#​6740](https://github.com/external-secrets/external-secrets/pull/6740)
- feat(openbao): add `auth.kubernetes` auth method by [@​Nerkho](https://github.com/Nerkho) in [#​6591](https://github.com/external-secrets/external-secrets/pull/6591)
- docs: add OpenChoreo to the adopters list by [@​kavishkafernando](https://github.com/kavishkafernando) in [#​6820](https://github.com/external-secrets/external-secrets/pull/6820)
- feat(passbolt): add support for custom fields by [@​saknopper](https://github.com/saknopper) in [#​6696](https://github.com/external-secrets/external-secrets/pull/6696)
- chore: update go version to 1.26.6 by [@​alekc](https://github.com/alekc) in [#​6835](https://github.com/external-secrets/external-secrets/pull/6835)
- feat(core): report safe reconcile errors in status conditions by [@​alekc](https://github.com/alekc) in [#​6834](https://github.com/external-secrets/external-secrets/pull/6834)
- fix(secretserver): missing field siteId in secret creation by [@​pr0ton11](https://github.com/pr0ton11) in [#​6649](https://github.com/external-secrets/external-secrets/pull/6649)
- fix: Reconcile sha and version by [@​evrardj-roche](https://github.com/evrardj-roche) in [#​6843](https://github.com/external-secrets/external-secrets/pull/6843)
- chore(deps): bump aws acm by [@​evrardj-roche](https://github.com/evrardj-roche) in [#​6705](https://github.com/external-secrets/external-secrets/pull/6705)
- chore(deps): update go-ntlmssp to v0.1.1 by [@​evrardj-roche](https://github.com/evrardj-roche) in [#​6701](https://github.com/external-secrets/external-secrets/pull/6701)
- clean: Get rid of tests importing provider deps by [@​evrardj-roche](https://github.com/evrardj-roche) in [#​6846](https://github.com/external-secrets/external-secrets/pull/6846)
- chore(deps): bump GitLab API client to v1.46.0 by [@​evrardj-roche](https://github.com/evrardj-roche) in [#​6700](https://github.com/external-secrets/external-secrets/pull/6700)
- docs(webhook): escape Go template examples with {% raw %} by [@​atobaum](https://github.com/atobaum) in [#​6852](https://github.com/external-secrets/external-secrets/pull/6852)
- fix(ci): put CODEOWNERS at a path GitHub actually reads by [@​alekc](https://github.com/alekc) in [#​6853](https://github.com/external-secrets/external-secrets/pull/6853)
- feat(passbolt): PB-53915 - Surface custom field functions in SDK by [@​cedricherzog-passbolt](https://github.com/cedricherzog-passbolt) in [#​6848](https://github.com/external-secrets/external-secrets/pull/6848)
- design: Guarantee module import boundaries by [@​evrardj-roche](https://github.com/evrardj-roche) in [#​6851](https://github.com/external-secrets/external-secrets/pull/6851)
- feat(providers): Nebius MysteryBox SA token federation auth option added by [@​greenmapc](https://github.com/greenmapc) in [#​6784](https://github.com/external-secrets/external-secrets/pull/6784)
- fix: Unblock CI by [@​evrardj-roche](https://github.com/evrardj-roche) in [#​6874](https://github.com/external-secrets/external-secrets/pull/6874)
- fix(vault): only apply deprecated token-cache flags when explicitly set by [@​markof88](https://github.com/markof88) in [#​6827](https://github.com/external-secrets/external-secrets/pull/6827)
- feat: apply TLS security profile to the external-secrets deployment by [@​siddhibhor-56](https://github.com/siddhibhor-56) in [#​6617](https://github.com/external-secrets/external-secrets/pull/6617)
- feat(github): support Dependabot secrets by [@​SanderKnape](https://github.com/SanderKnape) in [#​6878](https://github.com/external-secrets/external-secrets/pull/6878)
##### Dependencies
- chore(deps): bump golang from `0178a64` to `0178a64` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6818](https://github.com/external-secrets/external-secrets/pull/6818)
- chore(deps): bump actions/attest-build-provenance from 4.1.1 to 4.2.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6819](https://github.com/external-secrets/external-secrets/pull/6819)
- chore(deps): bump setuptools from 83.0.0 to 84.0.0 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6826](https://github.com/external-secrets/external-secrets/pull/6826)
- chore(deps): bump golang from `af8d674` to `3889b42` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6838](https://github.com/external-secrets/external-secrets/pull/6838)
- chore(deps): bump step-security/harden-runner from 2.20.1 to 2.21.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6840](https://github.com/external-secrets/external-secrets/pull/6840)
- chore(deps): bump the codeql group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6839](https://github.com/external-secrets/external-secrets/pull/6839)
- chore(deps): bump the codeql group with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6867](https://github.com/external-secrets/external-secrets/pull/6867)
- chore(deps): bump ubi9/ubi from `2a6bd69` to `5426a8f` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6865](https://github.com/external-secrets/external-secrets/pull/6865)
- chore(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6868](https://github.com/external-secrets/external-secrets/pull/6868)
- chore(deps): bump golang from 1.26.6-bookworm to 1.27.0-bookworm in /e2e by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6866](https://github.com/external-secrets/external-secrets/pull/6866)
- chore(deps): bump golang from `3889b42` to `4c9fe60` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6864](https://github.com/external-secrets/external-secrets/pull/6864)
- chore(deps): bump distroless/static from `9197324` to `f2ea270` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​6863](https://github.com/external-secrets/external-secrets/pull/6863)
#### New Contributors
- [@​sanchpet](https://github.com/sanchpet) made their first contribution in [#​6813](https://github.com/external-secrets/external-secrets/pull/6813)
- [@​hixichen](https://github.com/hixichen) made their first contribution in [#​6683](https://github.com/external-secrets/external-secrets/pull/6683)
- [@​jakobtfr](https://github.com/jakobtfr) made their first contribution in [#​6772](https://github.com/external-secrets/external-secrets/pull/6772)
- [@​aidy](https://github.com/aidy) made their first contribution in [#​6272](https://github.com/external-secrets/external-secrets/pull/6272)
- [@​thc1006](https://github.com/thc1006) made their first contribution in [#​6821](https://github.com/external-secrets/external-secrets/pull/6821)
- [@​Nerkho](https://github.com/Nerkho) made their first contribution in [#​6591](https://github.com/external-secrets/external-secrets/pull/6591)
- [@​kavishkafernando](https://github.com/kavishkafernando) made their first contribution in [#​6820](https://github.com/external-secrets/external-secrets/pull/6820)
- [@​saknopper](https://github.com/saknopper) made their first contribution in [#​6696](https://github.com/external-secrets/external-secrets/pull/6696)
- [@​atobaum](https://github.com/atobaum) made their first contribution in [#​6852](https://github.com/external-secrets/external-secrets/pull/6852)
- [@​markof88](https://github.com/markof88) made their first contribution in [#​6827](https://github.com/external-secrets/external-secrets/pull/6827)
- [@​SanderKnape](https://github.com/SanderKnape) made their first contribution in [#​6878](https://github.com/external-secrets/external-secrets/pull/6878)
**Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v2.9.0...v2.10.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.9.0→2.10.0Release Notes
external-secrets/external-secrets (external-secrets)
v2.10.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.10.0Image:
ghcr.io/external-secrets/external-secrets:v2.10.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.10.0-ubi-boringsslWhat's Changed
General
auth.kubernetesauth method by @Nerkho in #6591Dependencies
0178a64to0178a64by @dependabot[bot] in #6818af8d674to3889b42by @dependabot[bot] in #68382a6bd69to5426a8fby @dependabot[bot] in #68653889b42to4c9fe60by @dependabot[bot] in #68649197324tof2ea270by @dependabot[bot] in #6863New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v2.9.0...v2.10.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.