chore(deps): update helm release external-secrets to v0.13.0 #101

Merged
finn merged 1 commit from renovate/external-secrets-0.x into main 2025-01-28 22:06:21 +00:00
Member

This PR contains the following updates:

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

Release Notes

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

v0.13.0

Compare Source

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

BREAKING CHANGES

https://github.com/external-secrets/external-secrets/pull/4262 introduces a breaking change in the METADATA structure for the AWS PARAMETER STORE.

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.12.1...v0.13.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.12.1` -> `0.13.0` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.13.0`](https://github.com/external-secrets/external-secrets/releases/tag/v0.13.0) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.12.1...v0.13.0) Image: `ghcr.io/external-secrets/external-secrets:v0.13.0` Image: `ghcr.io/external-secrets/external-secrets:v0.13.0-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.13.0-ubi-boringssl` #### BREAKING CHANGES https://github.com/external-secrets/external-secrets/pull/4262 introduces a breaking change in the METADATA structure for the AWS PARAMETER STORE. #### What's Changed - chore: release v0.12.1 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4250 - chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4236 - chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4237 - chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4238 - chore(deps): bump mkdocs-material from 9.5.48 to 9.5.49 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4240 - chore(deps): bump livereload from 2.7.0 to 2.7.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4241 - chore(deps): bump urllib3 from 2.2.3 to 2.3.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4242 - chore(deps): bump click from 8.1.7 to 8.1.8 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4243 - chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4244 - chore(deps): bump helm/kind-action from 1.10.0 to 1.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4249 - 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/4246 - chore(deps): bump golang from `6c5c959` to `6c5c959` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4255 - chore(deps): bump charset-normalizer from 3.4.0 to 3.4.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4256 - chore(deps): bump pymdown-extensions from 10.12 to 10.13 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4257 - chore(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4258 - chore(deps): bump golang from `ef30001` to `2e83858` in /e2e by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4259 - chore(deps): bump importlib-resources from 6.4.5 to 6.5.2 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4266 - chore(deps): bump pygments from 2.18.0 to 2.19.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4270 - add allowEmptyResponse to vaultdynamicsecrets by [@&#8203;Kyaak](https://github.com/Kyaak) in https://github.com/external-secrets/external-secrets/pull/4271 - docs: Fix IAM policy AWS SM provider by [@&#8203;rastut](https://github.com/rastut) in https://github.com/external-secrets/external-secrets/pull/4275 - feat(generators): add Quay generator support by [@&#8203;dronenb](https://github.com/dronenb) in https://github.com/external-secrets/external-secrets/pull/4252 - 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/4269 - fix: run make check-diff on main by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4285 - chore(deps): bump pymdown-extensions from 10.13 to 10.14 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4280 - chore(deps): bump alpine from `21dc606` to `56fa17d` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4281 - chore(deps): bump distroless/static from `5c7e2b4` to `3f2b64e` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4282 - chore(deps): bump golang from `6c5c959` to `c233391` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4283 - 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/4290 - chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4289 - chore(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4288 - chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4287 - chore(deps): bump alpine from `21dc606` to `56fa17d` in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4286 - chore(deps): bump alpine from 3.21.0 to 3.21.2 in /e2e by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4284 - Updated supported versions table by [@&#8203;mooneeb](https://github.com/mooneeb) in https://github.com/external-secrets/external-secrets/pull/4296 - docs: differentiate between two different bitwarden guides by [@&#8203;nareddyt](https://github.com/nareddyt) in https://github.com/external-secrets/external-secrets/pull/4301 - fix: helm chart test was not updated by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4302 - feat: add configuring tier for aws parameter store by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4262 - feat: add a renderer for template data and secrets by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4277 - chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4307 - chore(deps): bump anchore/sbom-action from 0.7.0 to 0.17.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4308 - chore(deps): bump golang from 1.23.4-bookworm to 1.23.5-bookworm in /e2e by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4309 - chore(deps): bump mkdocs-material from 9.5.49 to 9.5.50 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4311 - chore(deps): bump ubi8/ubi from `37cdac4` to `2e863fb` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4312 - chore(deps): bump golang from 1.23.4 to 1.23.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4313 - infisical: fix error handling which previously failed silently (missing secrets, incorrect auth, etc.) by [@&#8203;lgo](https://github.com/lgo) in https://github.com/external-secrets/external-secrets/pull/4304 - fix: rename render to esoctl in release action by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4319 #### New Contributors - [@&#8203;Kyaak](https://github.com/Kyaak) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4271 - [@&#8203;rastut](https://github.com/rastut) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4275 - [@&#8203;dronenb](https://github.com/dronenb) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4252 - [@&#8203;mooneeb](https://github.com/mooneeb) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4296 - [@&#8203;nareddyt](https://github.com/nareddyt) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4301 - [@&#8203;lgo](https://github.com/lgo) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4304 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.12.1...v0.13.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzOS4xMS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2025-01-21 10:02:29 +00:00
chore(deps): update helm release external-secrets to v0.13.0
Some checks failed
/ render-helm (push) Failing after 26s
f43e20a684
renovatebot force-pushed renovate/external-secrets-0.x from f43e20a684 to 356a31fa26 2025-01-28 22:03:12 +00:00 Compare
finn merged commit 356a31fa26 into main 2025-01-28 22:06:21 +00:00
finn deleted branch renovate/external-secrets-0.x 2025-01-28 22:06:21 +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#101
No description provided.