chore(deps): update helm release external-secrets to v0.14.4 #46

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/external-secrets-0.x into main 2025-03-10 19:31:40 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-03-10 16:57:48 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
external-secrets HelmChart patch 0.14.3 -> 0.14.4

Release Notes

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

v0.14.4

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.14.3...v0.14.4


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | HelmChart | patch | `0.14.3` -> `0.14.4` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.14.4`](https://github.com/external-secrets/external-secrets/releases/tag/v0.14.4) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.14.3...v0.14.4) Image: `ghcr.io/external-secrets/external-secrets:v0.14.4` Image: `ghcr.io/external-secrets/external-secrets:v0.14.4-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.14.4-ubi-boringssl` #### What's Changed - fix: do not return pointer to session from cache by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/4478 - chore: update helm charts to v0.14.3 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4482 - chore: stability-support.md by [@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in https://github.com/external-secrets/external-secrets/pull/4480 - Fix certificate revisionHistoryLimit invalid quote by [@&#8203;Aransh](https://github.com/Aransh) in https://github.com/external-secrets/external-secrets/pull/4483 - Improve documentation for webhook auth secrets by [@&#8203;KoenraadM](https://github.com/KoenraadM) in https://github.com/external-secrets/external-secrets/pull/4485 - fix: removed unused vars from apis/generators/v1alpha1/register.go by [@&#8203;gkech](https://github.com/gkech) in https://github.com/external-secrets/external-secrets/pull/4477 - \[feature] added Prometheus Status metric for the PushSecret objects by [@&#8203;MrImpossibru](https://github.com/MrImpossibru) in https://github.com/external-secrets/external-secrets/pull/4489 - chore(deps): bump mkdocs-material from 9.6.5 to 9.6.7 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4497 - chore(deps): bump docker/setup-qemu-action from 3.4.0 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4495 - chore(deps): bump actions/attest-build-provenance from 2.2.0 to 2.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4492 - chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4491 - chore(deps): bump actions/cache from 4.2.1 to 4.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4493 - chore(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4494 - chore(deps): bump ubi8/ubi from `881aaf5` to `ecbeb81` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4496 - fix: pass in namespace to managed cache for cluster scope if rbac is restricted by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4502 - fix: allow using UUID as vault and item name by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4490 - 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/4498 - docs: update aws identity doc adding EKS pod identity flow by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4432 - feat: Allow to specify tags when pushing to Azure Key Vault by [@&#8203;twobiers](https://github.com/twobiers) in https://github.com/external-secrets/external-secrets/pull/4507 - feat: enable pushing the entire secret with aws secrets manager by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4504 - fix: remove fmt.Println from code and test code by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4509 - fix: improve webhook provider PushSecret handling by [@&#8203;bhcleek](https://github.com/bhcleek) in https://github.com/external-secrets/external-secrets/pull/4508 - fix webhook provider docs by [@&#8203;bhcleek](https://github.com/bhcleek) in https://github.com/external-secrets/external-secrets/pull/4514 - Updates to AAD and date update by [@&#8203;sneakernuts](https://github.com/sneakernuts) in https://github.com/external-secrets/external-secrets/pull/4512 - allow references expansion when searching secret by key infinsical by [@&#8203;tuxtof](https://github.com/tuxtof) in https://github.com/external-secrets/external-secrets/pull/4486 - use subtests in webprovider unit tests by [@&#8203;bhcleek](https://github.com/bhcleek) in https://github.com/external-secrets/external-secrets/pull/4511 - feat: make vault auth an optional entry by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4516 - chore(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4521 - chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4523 - chore(deps): bump actions/attest-build-provenance from 2.2.2 to 2.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4522 - 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/4528 - feat: update the go version 1.24 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4525 #### New Contributors - [@&#8203;KoenraadM](https://github.com/KoenraadM) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4485 - [@&#8203;gkech](https://github.com/gkech) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4477 - [@&#8203;MrImpossibru](https://github.com/MrImpossibru) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4489 - [@&#8203;bhcleek](https://github.com/bhcleek) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4508 - [@&#8203;sneakernuts](https://github.com/sneakernuts) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4512 - [@&#8203;tuxtof](https://github.com/tuxtof) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4486 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.14.3...v0.14.4 </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjE5My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-03-10 16:57:49 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle (Migrated from gitlab.com) merged commit into main 2025-03-10 19:31:40 +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: unboundsoftware/local-k8s#46