chore(deps): update helm release external-secrets to v0.14.2 #35

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/external-secrets-0.x into main 2025-02-13 13:00:49 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-02-13 12:55:48 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
external-secrets HelmChart patch 0.14.1 -> 0.14.2

Release Notes

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

v0.14.2

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.14.1...v0.14.2


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.1` -> `0.14.2` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.14.2`](https://github.com/external-secrets/external-secrets/releases/tag/v0.14.2) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.14.1...v0.14.2) Image: `ghcr.io/external-secrets/external-secrets:v0.14.2` Image: `ghcr.io/external-secrets/external-secrets:v0.14.2-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.14.2-ubi-boringssl` #### What's Changed - chore: release v0.14.1 helm by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4401 - fix: skip injecting service and cert if conversion is disabled by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4362 - feat: add crd compliance tests by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4390 - feat: add PushSecret ability to the webhook provider by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4360 - docs: fix typo in the AWS Secrets manager provider docs by [@&#8203;robertmarsal](https://github.com/robertmarsal) in https://github.com/external-secrets/external-secrets/pull/4403 - feat(chart): add support for revisionHistoryLimit on the cert by [@&#8203;knechtionscoding](https://github.com/knechtionscoding) in https://github.com/external-secrets/external-secrets/pull/4292 - fix: add push secret refreshInterval defaulting by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4404 - fix: Improved error message for unsupported secret store kind by [@&#8203;peterswica](https://github.com/peterswica) in https://github.com/external-secrets/external-secrets/pull/4398 - chore(deps): bump golang from 1.23.5-bookworm to 1.23.6-bookworm in /e2e by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4414 - chore(deps): bump golang from 1.23.5 to 1.23.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4407 - chore(deps): bump mkdocs-material from 9.6.1 to 9.6.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4408 - chore(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4409 - chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4410 - chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4411 - chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4412 - chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4413 - Add more flexibility to webhook service by [@&#8203;ksangers](https://github.com/ksangers) in https://github.com/external-secrets/external-secrets/pull/4402 - kubernetes provider documentation - Added section explaining how to create shared secret without cluster wide access by [@&#8203;renepupil](https://github.com/renepupil) in https://github.com/external-secrets/external-secrets/pull/4418 - doc: enhance best practices for cluster-wide resources reconciliation by [@&#8203;ionicsolutions](https://github.com/ionicsolutions) in https://github.com/external-secrets/external-secrets/pull/4423 - fix: ignore NoSecretErr in generator state by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/4422 - chore: update go version to 1.23.6 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4420 #### New Contributors - [@&#8203;robertmarsal](https://github.com/robertmarsal) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4403 - [@&#8203;knechtionscoding](https://github.com/knechtionscoding) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4292 - [@&#8203;peterswica](https://github.com/peterswica) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4398 - [@&#8203;ksangers](https://github.com/ksangers) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4402 - [@&#8203;renepupil](https://github.com/renepupil) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4418 - [@&#8203;ionicsolutions](https://github.com/ionicsolutions) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4423 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.14.1...v0.14.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-02-13 12:55:50 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle (Migrated from gitlab.com) merged commit into main 2025-02-13 13:00:49 +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#35