This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets) | HelmChart | patch | `2.0.0` → `2.0.1` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v2.0.1`](https://github.com/external-secrets/external-secrets/releases/tag/v2.0.1)
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v2.0.0...v2.0.1)
Image: `ghcr.io/external-secrets/external-secrets:v2.0.1`
Image: `ghcr.io/external-secrets/external-secrets:v2.0.1-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v2.0.1-ubi-boringssl`
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### General
- chore: release helm chart for v2.0.0 by [@​Skarlso](https://github.com/Skarlso) in [#​5932](https://github.com/external-secrets/external-secrets/pull/5932)
- docs: update the stability doc with the new version by [@​Skarlso](https://github.com/Skarlso) in [#​5933](https://github.com/external-secrets/external-secrets/pull/5933)
- chore(doc): add loblaw to adopter md by [@​FZhg](https://github.com/FZhg) in [#​5937](https://github.com/external-secrets/external-secrets/pull/5937)
- chore: bump golang to 1.25.7 because of cve by [@​Skarlso](https://github.com/Skarlso) in [#​5938](https://github.com/external-secrets/external-secrets/pull/5938)
- fix: deleting the whole secret when it is empty by [@​Skarlso](https://github.com/Skarlso) in [#​5927](https://github.com/external-secrets/external-secrets/pull/5927)
- chore: update controller runtime by [@​Skarlso](https://github.com/Skarlso) in [#​5930](https://github.com/external-secrets/external-secrets/pull/5930)
- fix: update cosign and syft for signing by [@​Skarlso](https://github.com/Skarlso) in [#​5958](https://github.com/external-secrets/external-secrets/pull/5958)
- fix: the informer can not register use GetInformer instead by [@​Skarlso](https://github.com/Skarlso) in [#​5931](https://github.com/external-secrets/external-secrets/pull/5931)
- fix: attempt to fix cosign compatibility issues by [@​gusfcarvalho](https://github.com/gusfcarvalho) in [#​5959](https://github.com/external-secrets/external-secrets/pull/5959)
- chore: remove outdated info from stability doc by [@​Skarlso](https://github.com/Skarlso) in [#​5971](https://github.com/external-secrets/external-secrets/pull/5971)
- chore(deps): update Masterminds/sprig to [`8cb06fe`](https://github.com/external-secrets/external-secrets/commit/8cb06fe3c8b0f1163c26b0a55866)… by [@​tete17](https://github.com/tete17) in [#​5747](https://github.com/external-secrets/external-secrets/pull/5747)
- docs(release): Update support matrix by [@​evrardjp](https://github.com/evrardjp) in [#​5978](https://github.com/external-secrets/external-secrets/pull/5978)
##### Dependencies
- chore(deps): bump golang from `20c8a94` to `f6751d8` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5940](https://github.com/external-secrets/external-secrets/pull/5940)
- chore(deps): bump ubi9/ubi from `c8df11b` to `b8923f5` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5939](https://github.com/external-secrets/external-secrets/pull/5939)
- chore(deps): bump distroless/static from `cd64bec` to `972618c` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5941](https://github.com/external-secrets/external-secrets/pull/5941)
- chore(deps): bump github/codeql-action from 4.32.0 to 4.32.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5942](https://github.com/external-secrets/external-secrets/pull/5942)
- chore(deps): bump anchore/sbom-action from 0.22.1 to 0.22.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5943](https://github.com/external-secrets/external-secrets/pull/5943)
- chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5944](https://github.com/external-secrets/external-secrets/pull/5944)
- chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5945](https://github.com/external-secrets/external-secrets/pull/5945)
- chore(deps): bump fossas/fossa-action from 1.7.0 to 1.8.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5946](https://github.com/external-secrets/external-secrets/pull/5946)
- chore(deps): bump aws-actions/configure-aws-credentials from 5.1.1 to 6.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5947](https://github.com/external-secrets/external-secrets/pull/5947)
- chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5965](https://github.com/external-secrets/external-secrets/pull/5965)
- chore(deps): bump markdown from 3.10.1 to 3.10.2 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5968](https://github.com/external-secrets/external-secrets/pull/5968)
- chore(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5964](https://github.com/external-secrets/external-secrets/pull/5964)
- chore(deps): bump platformdirs from 4.5.1 to 4.9.2 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5967](https://github.com/external-secrets/external-secrets/pull/5967)
- chore(deps): bump pymdown-extensions from 10.20.1 to 10.21 in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5969](https://github.com/external-secrets/external-secrets/pull/5969)
#### New Contributors
- [@​FZhg](https://github.com/FZhg) made their first contribution in [#​5937](https://github.com/external-secrets/external-secrets/pull/5937)
**Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v2.0.0...v2.0.1>
</details>
---
### Configuration
📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.0.0→2.0.1Release Notes
external-secrets/external-secrets (external-secrets)
v2.0.1Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.0.1Image:
ghcr.io/external-secrets/external-secrets:v2.0.1-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.0.1-ubi-boringsslWhat's Changed
General
8cb06fe… by @tete17 in #5747Dependencies
20c8a94tof6751d8by @dependabot[bot] in #5940c8df11btob8923f5by @dependabot[bot] in #5939cd64becto972618cby @dependabot[bot] in #5941New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v2.0.0...v2.0.1
Configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.