chore(deps): update helm release external-secrets to v0.14.0 #120

Merged
finn merged 1 commit from renovate/external-secrets-0.x into main 2025-02-04 21:58:01 +00:00
Member

This PR contains the following updates:

Package Type Update Change
external-secrets HelmChart minor 0.13.0 -> 0.14.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v0.14.0

Compare Source

Potential Breaking Change

Stateful Generators have been introduced with:

While normally this isn't a problem, external secrets controller and push secrets controller have been changed.

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

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.13.0...v0.14.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.


  • 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 | minor | `0.13.0` -> `0.14.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.14.0`](https://github.com/external-secrets/external-secrets/releases/tag/v0.14.0) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.13.0...v0.14.0) #### Potential Breaking Change Stateful Generators have been introduced with: - feat: introduce state for generator and new grafana SA generator by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/4203. While normally this isn't a problem, external secrets controller and push secrets controller have been changed. Image: `ghcr.io/external-secrets/external-secrets:v0.14.0` Image: `ghcr.io/external-secrets/external-secrets:v0.14.0-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.14.0-ubi-boringssl` #### What's Changed - chore: release v0.13.0 helm by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4322 - fix: documentation and naming for render tool by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4324 - fix: security issues with esoctl release action by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4325 - sonar: ignore duplication warnings in test files by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4320 - fix: sonar ignore duplication warning in test files only by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4329 - fix: sonar configs by [@&#8203;thesuperzapper](https://github.com/thesuperzapper) in https://github.com/external-secrets/external-secrets/pull/4334 - feat: column storeType by [@&#8203;brenob6](https://github.com/brenob6) in https://github.com/external-secrets/external-secrets/pull/4337 - fix: retry failed reconciles much less aggressively by [@&#8203;thesuperzapper](https://github.com/thesuperzapper) in https://github.com/external-secrets/external-secrets/pull/4339 - chore(deps): bump pymdown-extensions from 10.14 to 10.14.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4341 - chore(deps): bump importlib-metadata from 8.5.0 to 8.6.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4342 - chore(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4343 - chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4344 - chore(deps): bump actions/stale from 9.0.0 to 9.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4345 - chore(deps): bump fossas/fossa-action from 1.4.0 to 1.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4346 - chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4347 - chore(deps): bump golang from `47d3375` to `47d3375` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4348 - chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app) in https://github.com/external-secrets/external-secrets/pull/4350 - Adding prerequisites and a glossary to the documentation by [@&#8203;CarolCoCe](https://github.com/CarolCoCe) in https://github.com/external-secrets/external-secrets/pull/4299 - fix: security issues with esoctl release action take 2 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4326 - Fix passbolt refreshInterval by [@&#8203;cedricalfonsi](https://github.com/cedricalfonsi) in https://github.com/external-secrets/external-secrets/pull/4353 - feat: add API version parameter to BeyondTrust Provider by [@&#8203;btfhernandez](https://github.com/btfhernandez) in https://github.com/external-secrets/external-secrets/pull/4354 - feat: introduce state for generator and new grafana SA generator by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/4203 - doc: link to the CNCF code of conduct by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4364 - chore(deps): bump ubi8/ubi from `2e863fb` to `881aaf5` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4365 - chore(deps): bump actions/attest-build-provenance from 2.1.0 to 2.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4366 - chore(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4367 - chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4369 - chore(deps): bump github/codeql-action from 3.28.1 to 3.28.8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4370 - chore(deps): bump babel from 2.16.0 to 2.17.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4371 - chore(deps): bump certifi from 2024.12.14 to 2025.1.31 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4372 - chore(deps): bump pymdown-extensions from 10.14.1 to 10.14.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4373 - chore(deps): bump mkdocs-material from 9.5.50 to 9.6.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4374 - chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4368 - fix: gitlab group variable regression by [@&#8203;babs](https://github.com/babs) in https://github.com/external-secrets/external-secrets/pull/4379 #### New Contributors - [@&#8203;brenob6](https://github.com/brenob6) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4337 - [@&#8203;CarolCoCe](https://github.com/CarolCoCe) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4299 - [@&#8203;cedricalfonsi](https://github.com/cedricalfonsi) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4353 - [@&#8203;babs](https://github.com/babs) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4379 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.13.0...v0.14.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-02-04 18:02:39 +00:00
chore(deps): update helm release external-secrets to v0.14.0
All checks were successful
/ render-helm (push) Successful in 31s
/ diff-and-deploy (push) Successful in 1m15s
b13cfc50b9
finn merged commit b40f30c2e8 into main 2025-02-04 21:58:01 +00:00
finn deleted branch renovate/external-secrets-0.x 2025-02-04 21:58:02 +00:00
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: JankySolutions/infra#120
No description provided.