This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets) | HelmChart | major | `0.20.4` -> `1.0.0` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v1.0.0`](https://github.com/external-secrets/external-secrets/releases/tag/v1.0.0)
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.20.4...v1.0.0)
Image: `ghcr.io/external-secrets/external-secrets:v1.0.0`
Image: `ghcr.io/external-secrets/external-secrets:v1.0.0-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v1.0.0-ubi-boringssl`
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### General
- chore: release helm chart for v0.20.4 by [@​Skarlso](https://github.com/Skarlso) in [#​5502](https://github.com/external-secrets/external-secrets/pull/5502)
- chore(actions): fix security alerts for github actions by [@​Skarlso](https://github.com/Skarlso) in [#​5504](https://github.com/external-secrets/external-secrets/pull/5504)
- chore(release): fix incorrect shas from security alert pinning by [@​jakobmoellerdev](https://github.com/jakobmoellerdev) in [#​5512](https://github.com/external-secrets/external-secrets/pull/5512)
- chore: update dependencies by [@​eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#​5519](https://github.com/external-secrets/external-secrets/pull/5519)
- fix: upgrade go version by [@​Skarlso](https://github.com/Skarlso) in [#​5529](https://github.com/external-secrets/external-secrets/pull/5529)
- fix(charts): normalize certificate duration default value by [@​aslafy-z](https://github.com/aslafy-z) in [#​5497](https://github.com/external-secrets/external-secrets/pull/5497)
- chore(revive-linter): add revive linter configuration by [@​Lumexralph](https://github.com/Lumexralph) in [#​5515](https://github.com/external-secrets/external-secrets/pull/5515)
- feat: go module separation by [@​moolen](https://github.com/moolen) in [#​5498](https://github.com/external-secrets/external-secrets/pull/5498)
- fix: update deps script to reflect new go mod structure by [@​moolen](https://github.com/moolen) in [#​5532](https://github.com/external-secrets/external-secrets/pull/5532)
- fix: lint by [@​gusfcarvalho](https://github.com/gusfcarvalho) in [#​5536](https://github.com/external-secrets/external-secrets/pull/5536)
- feat: dynamic target implementation for external secrets sources by [@​Skarlso](https://github.com/Skarlso) in [#​5470](https://github.com/external-secrets/external-secrets/pull/5470)
- fix: codeql should not rebuild the world on every run by [@​Skarlso](https://github.com/Skarlso) in [#​5540](https://github.com/external-secrets/external-secrets/pull/5540)
- fix(onepassword): Reduce API usage by [@​sondrelg](https://github.com/sondrelg) in [#​5410](https://github.com/external-secrets/external-secrets/pull/5410)
- feat(esoctl): adds bootstrap generator commands by [@​gusfcarvalho](https://github.com/gusfcarvalho) in [#​5539](https://github.com/external-secrets/external-secrets/pull/5539)
- fix: adds missing externalsecret\_type validation on generatorRef by [@​gusfcarvalho](https://github.com/gusfcarvalho) in [#​5547](https://github.com/external-secrets/external-secrets/pull/5547)
- chore(docs): fix the generic resource doc using the incorrect switch by [@​Skarlso](https://github.com/Skarlso) in [#​5548](https://github.com/external-secrets/external-secrets/pull/5548)
- docs(adopters): add Topicus.Education to adopters list by [@​sboschman](https://github.com/sboschman) in [#​5551](https://github.com/external-secrets/external-secrets/pull/5551)
- fix(build): use more portable bash by [@​tiagolobocastro](https://github.com/tiagolobocastro) in [#​5537](https://github.com/external-secrets/external-secrets/pull/5537)
##### Dependencies
- chore(deps): bump alpine from `4bcff63` to `4b7ce07` in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5507](https://github.com/external-secrets/external-secrets/pull/5507)
- chore(deps): bump golang from 1.25.2 to 1.25.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5506](https://github.com/external-secrets/external-secrets/pull/5506)
- chore(deps): bump golang from `aee43c3` to `aee43c3` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5516](https://github.com/external-secrets/external-secrets/pull/5516)
- chore(deps): bump golang from 1.25.2-bookworm to 1.25.3-bookworm in /e2e by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5505](https://github.com/external-secrets/external-secrets/pull/5505)
- chore(deps): bump anchore/sbom-action from 0.20.8 to 0.20.9 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5508](https://github.com/external-secrets/external-secrets/pull/5508)
- chore(deps): bump hashicorp/setup-terraform from [`c529327`](https://github.com/external-secrets/external-secrets/commit/c529327889820530c60b4ce5bbc8d6099e166666) to [`982f6f0`](https://github.com/external-secrets/external-secrets/commit/982f6f017c89db9dccac8593265de0c382e4c050) by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5510](https://github.com/external-secrets/external-secrets/pull/5510)
- chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5513](https://github.com/external-secrets/external-secrets/pull/5513)
- chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5514](https://github.com/external-secrets/external-secrets/pull/5514)
- chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5511](https://github.com/external-secrets/external-secrets/pull/5511)
- chore(deps): bump regex from 2025.9.18 to 2025.10.23 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5509](https://github.com/external-secrets/external-secrets/pull/5509)
- chore(deps): bump mkdocs-macros-plugin from 1.4.0 to 1.4.1 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5518](https://github.com/external-secrets/external-secrets/pull/5518)
- chore(deps): bump termcolor from 3.1.0 to 3.2.0 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5517](https://github.com/external-secrets/external-secrets/pull/5517)
- chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5531](https://github.com/external-secrets/external-secrets/pull/5531)
- chore(deps): bump mkdocs-material from 9.6.22 to 9.6.23 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5533](https://github.com/external-secrets/external-secrets/pull/5533)
#### New Contributors
- [@​sondrelg](https://github.com/sondrelg) made their first contribution in [#​5410](https://github.com/external-secrets/external-secrets/pull/5410)
- [@​tiagolobocastro](https://github.com/tiagolobocastro) made their first contribution in [#​5537](https://github.com/external-secrets/external-secrets/pull/5537)
**Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v0.20.4...v1.0.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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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 MR contains the following updates:
0.20.4->1.0.0Release Notes
external-secrets/external-secrets (external-secrets)
v1.0.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v1.0.0Image:
ghcr.io/external-secrets/external-secrets:v1.0.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v1.0.0-ubi-boringsslWhat's Changed
General
Dependencies
4bcff63to4b7ce07in /hack/api-docs by @dependabot[bot] in #5507aee43c3toaee43c3by @dependabot[bot] in #5516c529327to982f6f0by @dependabot[bot] in #5510New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.20.4...v1.0.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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #1
restored source branch
renovate/external-secrets-1.xmentioned in commit
def1d1be06