This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets) | HelmChart | patch | `1.2.0` → `1.2.1` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`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 [@​jakobmoellerdev](https://github.com/jakobmoellerdev) in [#​5751](https://github.com/external-secrets/external-secrets/pull/5751)
- fix: metrics not being correctly updated and deleted by [@​Skarlso](https://github.com/Skarlso) in [#​5714](https://github.com/external-secrets/external-secrets/pull/5714)
- feat(infisical): add caBundle and caProvider support by [@​wi-adam](https://github.com/wi-adam) in [#​5770](https://github.com/external-secrets/external-secrets/pull/5770)
- docs(apis): fix inaccurate SecretStore comments (v1 + v1beta1) by [@​fallmo](https://github.com/fallmo) in [#​5773](https://github.com/external-secrets/external-secrets/pull/5773)
- fix: add missing link to the docs by [@​Skarlso](https://github.com/Skarlso) in [#​5783](https://github.com/external-secrets/external-secrets/pull/5783)
- fix: for target template parsing for complex matchers by [@​Skarlso](https://github.com/Skarlso) in [#​5735](https://github.com/external-secrets/external-secrets/pull/5735)
- fix: a lot of sonar issue fixes by [@​Skarlso](https://github.com/Skarlso) in [#​5771](https://github.com/external-secrets/external-secrets/pull/5771)
##### Dependencies
- chore(deps): bump golang from `2611181` to `ac09a5f` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​5766](https://github.com/external-secrets/external-secrets/pull/5766)
- chore(deps): bump alpine from `51183f2` to `865b95f` in /hack/api-docs by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5765](https://github.com/external-secrets/external-secrets/pull/5765)
- chore(deps): bump alpine from `51183f2` to `865b95f` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​5756](https://github.com/external-secrets/external-secrets/pull/5756)
- chore(deps): bump ubi9/ubi from `d4feb57` to `3816d30` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​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 [@​dependabot](https://github.com/dependabot)\[bot] in [#​5784](https://github.com/external-secrets/external-secrets/pull/5784)
#### New Contributors
- [@​wi-adam](https://github.com/wi-adam) made their first contribution in [#​5770](https://github.com/external-secrets/external-secrets/pull/5770)
- [@​fallmo](https://github.com/fallmo) made their first contribution in [#​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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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:
1.2.0→1.2.1Release Notes
external-secrets/external-secrets (external-secrets)
v1.2.1Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v1.2.1Image:
ghcr.io/external-secrets/external-secrets:v1.2.1-ubiImage:
ghcr.io/external-secrets/external-secrets:v1.2.1-ubi-boringsslWhat's Changed
General
Dependencies
2611181toac09a5fby @dependabot[bot] in #575851183f2to865b95fin /hack/api-docs by @dependabot[bot] in #576551183f2to865b95fby @dependabot[bot] in #5756d4feb57to3816d30by @dependabot[bot] in #5757071811ato92e4d08by @dependabot[bot] in #5759New 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 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
mentioned in commit
e7ed122cfa