chore(deps): update helm release external-secrets to v0.19.1 #68

Merged
williamp merged 1 commits from renovate/external-secrets-0.x into main 2025-08-11 09:04:41 +00:00
Member

This PR contains the following updates:

Package Update Change
external-secrets patch 0.19.0 -> 0.19.1

Release Notes

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

v0.19.1

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.19.0...v0.19.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 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 | Update | Change | |---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | patch | `0.19.0` -> `0.19.1` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.19.1`](https://github.com/external-secrets/external-secrets/releases/tag/v0.19.1) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.19.0...v0.19.1) Image: `ghcr.io/external-secrets/external-secrets:v0.19.1` Image: `ghcr.io/external-secrets/external-secrets:v0.19.1-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.19.1-ubi-boringssl` #### What's Changed - chore: release helm chart for v0.19.0 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/5093 - chore: remove ubi note by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/5094 - chore(deps): bump pymdown-extensions from 10.16 to 10.16.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5100 - chore(deps): bump ubi8/ubi from `a910ffa` to `a463a8e` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5099 - chore(deps): bump certifi from 2025.7.14 to 2025.8.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5097 - chore(deps): bump regex from 2024.11.6 to 2025.7.34 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/5096 - Fail helm install if ClusterPushSecrets processing is enabled but PushSecrets processing is disabled. by [@&#8203;tspearconquest](https://github.com/tspearconquest) in https://github.com/external-secrets/external-secrets/pull/4896 - fix: use server-side apply for CRD installation in Makefile by [@&#8203;alekc](https://github.com/alekc) in https://github.com/external-secrets/external-secrets/pull/5103 - deployment strategy support by [@&#8203;jjacobs-poa](https://github.com/jjacobs-poa) in https://github.com/external-secrets/external-secrets/pull/5091 - feat: migration from endpoint to endpointslice by [@&#8203;xvirgov](https://github.com/xvirgov) in https://github.com/external-secrets/external-secrets/pull/5008 - feat(helm) Just use named port for webhook by [@&#8203;jcpunk](https://github.com/jcpunk) in https://github.com/external-secrets/external-secrets/pull/5108 - add support for overriding name of PDB by [@&#8203;megashby](https://github.com/megashby) in https://github.com/external-secrets/external-secrets/pull/5090 - fix: do not run ApplyTemplate for immutable secrets in `mutationFunc` by [@&#8203;jakobmoellerdev](https://github.com/jakobmoellerdev) in https://github.com/external-secrets/external-secrets/pull/5110 #### New Contributors - [@&#8203;tspearconquest](https://github.com/tspearconquest) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4896 - [@&#8203;jjacobs-poa](https://github.com/jjacobs-poa) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5091 - [@&#8203;xvirgov](https://github.com/xvirgov) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5008 - [@&#8203;jcpunk](https://github.com/jcpunk) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5108 - [@&#8203;megashby](https://github.com/megashby) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5090 - [@&#8203;jakobmoellerdev](https://github.com/jakobmoellerdev) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5110 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.19.0...v0.19.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 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-08-08 17:00:28 +00:00
williamp merged commit 1299baa8cb into main 2025-08-11 09:04:41 +00:00
williamp deleted branch renovate/external-secrets-0.x 2025-08-11 09:04:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infrastructure/weyma-talos#68
No description provided.