chore(deps): update helm release external-secrets to v2 #46

Open
renovatebot wants to merge 1 commits from renovate/external-secrets-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
external-secrets HelmChart major 1.2.02.0.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.0.0

Compare Source

BREAKING CHANGE

Please note that this release removed two of the unsupported and unmaintained providers Alibaba and Device42.

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

What's Changed

General

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v1.3.2...v2.0.0

v1.3.2

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v1.3.2
Image: ghcr.io/external-secrets/external-secrets:v1.3.2-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.3.2-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v1.3.1...v1.3.2

v1.3.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v1.3.1
Image: ghcr.io/external-secrets/external-secrets:v1.3.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.3.1-ubi-boringssl

For a Full release please referre to https://github.com/external-secrets/external-secrets/releases/tag/v1.3.0. This is a fix build for the docker publish flow.

What's Changed

General

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v1.3.0...v1.3.1

v1.2.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v1.2.1
Image: ghcr.io/external-secrets/external-secrets:v1.2.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.2.1-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v1.2.0...v1.2.1


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.


  • 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 | Type | Update | Change | |---|---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | HelmChart | major | `1.2.0` → `2.0.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v2.0.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.0.0) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v1.3.2...v2.0.0) ### BREAKING CHANGE Please note that this release removed two of the unsupported and unmaintained providers Alibaba and Device42. Image: `ghcr.io/external-secrets/external-secrets:v2.0.0` Image: `ghcr.io/external-secrets/external-secrets:v2.0.0-ubi` Image: `ghcr.io/external-secrets/external-secrets:v2.0.0-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - chore: bump charts to 1.3.2 by [@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in [#&#8203;5923](https://github.com/external-secrets/external-secrets/pull/5923) - feat(charts): add hostAliases support by [@&#8203;janlauber](https://github.com/janlauber) in [#&#8203;5866](https://github.com/external-secrets/external-secrets/pull/5866) - chore: remove unmaintained secret stores by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5918](https://github.com/external-secrets/external-secrets/pull/5918) - docs(infisical): document al provider auth methods by [@&#8203;varonix0](https://github.com/varonix0) in [#&#8203;5929](https://github.com/external-secrets/external-secrets/pull/5929) - chore: Get validating webhook failurePolicy for Secretstore dynamically by [@&#8203;LochanRn](https://github.com/LochanRn) in [#&#8203;5605](https://github.com/external-secrets/external-secrets/pull/5605) #### New Contributors - [@&#8203;LochanRn](https://github.com/LochanRn) made their first contribution in [#&#8203;5605](https://github.com/external-secrets/external-secrets/pull/5605) **Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v1.3.2...v2.0.0> ### [`v1.3.2`](https://github.com/external-secrets/external-secrets/releases/tag/v1.3.2) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v1.3.1...v1.3.2) Image: `ghcr.io/external-secrets/external-secrets:v1.3.2` Image: `ghcr.io/external-secrets/external-secrets:v1.3.2-ubi` Image: `ghcr.io/external-secrets/external-secrets:v1.3.2-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - chore: release helm chart for v1.3.1 by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5860](https://github.com/external-secrets/external-secrets/pull/5860) - chore(chart): Add missing tests for readinessProbe by [@&#8203;jcpunk](https://github.com/jcpunk) in [#&#8203;5769](https://github.com/external-secrets/external-secrets/pull/5769) - docs: Update FluxCD example by [@&#8203;umizoom](https://github.com/umizoom) in [#&#8203;5862](https://github.com/external-secrets/external-secrets/pull/5862) - fix(ci): Removed the unused check for Windows in Makefile by [@&#8203;HauptJ](https://github.com/HauptJ) in [#&#8203;5870](https://github.com/external-secrets/external-secrets/pull/5870) - docs(release): Add actual dates for EOL of 1.x releases in stability and support page by [@&#8203;n4zukker](https://github.com/n4zukker) in [#&#8203;5889](https://github.com/external-secrets/external-secrets/pull/5889) - docs: Passbolt provider maintenance ownership by [@&#8203;stripthis](https://github.com/stripthis) in [#&#8203;5886](https://github.com/external-secrets/external-secrets/pull/5886) - chore: Update Passbolt MaintenanceStatus to MaintenanceStatusMaintained by [@&#8203;stripthis](https://github.com/stripthis) in [#&#8203;5887](https://github.com/external-secrets/external-secrets/pull/5887) - fix(security): sanitize json.Unmarshal errors to prevent secret data … by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5884](https://github.com/external-secrets/external-secrets/pull/5884) - fix: webhook initialization order by [@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in [#&#8203;5901](https://github.com/external-secrets/external-secrets/pull/5901) - chore: Cleanup flags by [@&#8203;evrardj-roche](https://github.com/evrardj-roche) in [#&#8203;5845](https://github.com/external-secrets/external-secrets/pull/5845) - fix: onepasswordsdk shared tenant by altering the provider in the client cache by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5921](https://github.com/external-secrets/external-secrets/pull/5921) ##### Dependencies - chore(deps): bump github/codeql-action from 4.31.10 to 4.31.11 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5873](https://github.com/external-secrets/external-secrets/pull/5873) - chore(deps): bump pymdown-extensions from 10.20 to 10.20.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5877](https://github.com/external-secrets/external-secrets/pull/5877) - chore(deps): bump markdown from 3.10 to 3.10.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5880](https://github.com/external-secrets/external-secrets/pull/5880) - chore(deps): bump ubi9/ubi from `22e9573` to `1f84f5c` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5871](https://github.com/external-secrets/external-secrets/pull/5871) - chore(deps): bump actions/setup-python from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5872](https://github.com/external-secrets/external-secrets/pull/5872) - chore(deps): bump hashicorp/setup-terraform from [`93d5a27`](https://github.com/external-secrets/external-secrets/commit/93d5a27adc7ac26085422db72568ae486f091042) to [`dcc3150`](https://github.com/external-secrets/external-secrets/commit/dcc3150f6037c0405dd84cb44d1d91ebbaa96514) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5875](https://github.com/external-secrets/external-secrets/pull/5875) - chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5876](https://github.com/external-secrets/external-secrets/pull/5876) - chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5878](https://github.com/external-secrets/external-secrets/pull/5878) - chore(deps): bump anchore/sbom-action from 0.21.1 to 0.22.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5874](https://github.com/external-secrets/external-secrets/pull/5874) - chore(deps): bump packaging from 25.0 to 26.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5879](https://github.com/external-secrets/external-secrets/pull/5879) - chore(deps): bump golang from `d9b2e14` to `98e6cff` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5907](https://github.com/external-secrets/external-secrets/pull/5907) - chore(deps): bump alpine from `865b95f` to `2510918` in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5914](https://github.com/external-secrets/external-secrets/pull/5914) - chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5909](https://github.com/external-secrets/external-secrets/pull/5909) - chore(deps): bump actions/cache from 5.0.2 to 5.0.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5912](https://github.com/external-secrets/external-secrets/pull/5912) - chore(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5910](https://github.com/external-secrets/external-secrets/pull/5910) - chore(deps): bump hashicorp/setup-terraform from [`dcc3150`](https://github.com/external-secrets/external-secrets/commit/dcc3150f6037c0405dd84cb44d1d91ebbaa96514) to [`ce70bcf`](https://github.com/external-secrets/external-secrets/commit/ce70bcf31a3711a1efd50b61e7216b0196b6f4f1) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5911](https://github.com/external-secrets/external-secrets/pull/5911) - chore(deps): bump ubi9/ubi from `1f84f5c` to `c8df11b` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5908](https://github.com/external-secrets/external-secrets/pull/5908) - chore(deps): bump alpine from 3.23.2 to 3.23.3 in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5915](https://github.com/external-secrets/external-secrets/pull/5915) - chore(deps): bump alpine from `865b95f` to `2510918` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5906](https://github.com/external-secrets/external-secrets/pull/5906) - chore(deps): bump pathspec from 1.0.3 to 1.0.4 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5916](https://github.com/external-secrets/external-secrets/pull/5916) - chore(deps): bump babel from 2.17.0 to 2.18.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5917](https://github.com/external-secrets/external-secrets/pull/5917) - chore(deps): bump github/codeql-action from 4.31.11 to 4.32.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5913](https://github.com/external-secrets/external-secrets/pull/5913) #### New Contributors - [@&#8203;umizoom](https://github.com/umizoom) made their first contribution in [#&#8203;5862](https://github.com/external-secrets/external-secrets/pull/5862) - [@&#8203;HauptJ](https://github.com/HauptJ) made their first contribution in [#&#8203;5870](https://github.com/external-secrets/external-secrets/pull/5870) - [@&#8203;n4zukker](https://github.com/n4zukker) made their first contribution in [#&#8203;5889](https://github.com/external-secrets/external-secrets/pull/5889) - [@&#8203;stripthis](https://github.com/stripthis) made their first contribution in [#&#8203;5886](https://github.com/external-secrets/external-secrets/pull/5886) **Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v1.3.1...v1.3.2> ### [`v1.3.1`](https://github.com/external-secrets/external-secrets/releases/tag/v1.3.1) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v1.2.1...v1.3.1) Image: `ghcr.io/external-secrets/external-secrets:v1.3.1` Image: `ghcr.io/external-secrets/external-secrets:v1.3.1-ubi` Image: `ghcr.io/external-secrets/external-secrets:v1.3.1-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> For a Full release please referre to <https://github.com/external-secrets/external-secrets/releases/tag/v1.3.0>. This is a fix build for the docker publish flow. #### What's Changed ##### General - fix: ignore the in-toto manifest when promoting the docker build by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5859](https://github.com/external-secrets/external-secrets/pull/5859) **Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v1.3.0...v1.3.1> ### [`v1.2.1`](https://github.com/external-secrets/external-secrets/releases/tag/v1.2.1) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v1.2.0...v1.2.1) Image: `ghcr.io/external-secrets/external-secrets:v1.2.1` Image: `ghcr.io/external-secrets/external-secrets:v1.2.1-ubi` Image: `ghcr.io/external-secrets/external-secrets:v1.2.1-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - chore(chart): release helm chart 1.2.0 by [@&#8203;jakobmoellerdev](https://github.com/jakobmoellerdev) in [#&#8203;5751](https://github.com/external-secrets/external-secrets/pull/5751) - fix: metrics not being correctly updated and deleted by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5714](https://github.com/external-secrets/external-secrets/pull/5714) - feat(infisical): add caBundle and caProvider support by [@&#8203;wi-adam](https://github.com/wi-adam) in [#&#8203;5770](https://github.com/external-secrets/external-secrets/pull/5770) - docs(apis): fix inaccurate SecretStore comments (v1 + v1beta1) by [@&#8203;fallmo](https://github.com/fallmo) in [#&#8203;5773](https://github.com/external-secrets/external-secrets/pull/5773) - fix: add missing link to the docs by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5783](https://github.com/external-secrets/external-secrets/pull/5783) - fix: for target template parsing for complex matchers by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5735](https://github.com/external-secrets/external-secrets/pull/5735) - fix: a lot of sonar issue fixes by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5771](https://github.com/external-secrets/external-secrets/pull/5771) ##### Dependencies - chore(deps): bump golang from `2611181` to `ac09a5f` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5758](https://github.com/external-secrets/external-secrets/pull/5758) - chore(deps): bump alpine from 3.23.0 to 3.23.2 in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5764](https://github.com/external-secrets/external-secrets/pull/5764) - chore(deps): bump importlib-metadata from 8.7.0 to 8.7.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5768](https://github.com/external-secrets/external-secrets/pull/5768) - chore(deps): bump tornado from 6.5.3 to 6.5.4 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5767](https://github.com/external-secrets/external-secrets/pull/5767) - chore(deps): bump mkdocs-material from 9.7.0 to 9.7.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5766](https://github.com/external-secrets/external-secrets/pull/5766) - chore(deps): bump alpine from `51183f2` to `865b95f` in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5765](https://github.com/external-secrets/external-secrets/pull/5765) - chore(deps): bump alpine from `51183f2` to `865b95f` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5756](https://github.com/external-secrets/external-secrets/pull/5756) - chore(deps): bump ubi9/ubi from `d4feb57` to `3816d30` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5757](https://github.com/external-secrets/external-secrets/pull/5757) - chore(deps): bump peter-evans/slash-command-dispatch from 5.0.1 to 5.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5763](https://github.com/external-secrets/external-secrets/pull/5763) - chore(deps): bump github/codeql-action from 4.31.8 to 4.31.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5762](https://github.com/external-secrets/external-secrets/pull/5762) - chore(deps): bump actions/attest-build-provenance from 3.0.0 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5761](https://github.com/external-secrets/external-secrets/pull/5761) - chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5760](https://github.com/external-secrets/external-secrets/pull/5760) - chore(deps): bump hashicorp/setup-terraform from [`071811a`](https://github.com/external-secrets/external-secrets/commit/071811a16241b026a69d0c8823fc3d7c54385db5) to [`92e4d08`](https://github.com/external-secrets/external-secrets/commit/92e4d08fe1d24283952afa28216efa8f4ed5aeab) by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5759](https://github.com/external-secrets/external-secrets/pull/5759) - chore(deps): bump anchore/sbom-action from 0.20.11 to 0.21.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5784](https://github.com/external-secrets/external-secrets/pull/5784) #### New Contributors - [@&#8203;wi-adam](https://github.com/wi-adam) made their first contribution in [#&#8203;5770](https://github.com/external-secrets/external-secrets/pull/5770) - [@&#8203;fallmo](https://github.com/fallmo) made their first contribution in [#&#8203;5773](https://github.com/external-secrets/external-secrets/pull/5773) **Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v1.2.0...v1.2.1> </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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjEiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIktpbmQvU2VjdXJpdHkiLCJQcmlvcml0eS9IaWdoIl19-->
renovatebot added the
Priority
High
2
Kind/Security
labels 2026-02-07 00:02:36 +00:00
renovatebot added 1 commit 2026-02-07 00:02:36 +00:00
This pull request can be merged automatically.
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 checkout renovate/external-secrets-2.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DGSE/kubernetes#46