chore(deps): update helm release external-secrets to v0.15.1 #164

Merged
finn merged 1 commit from renovate/external-secrets-0.x into main 2025-03-30 20:10:25 +00:00
Member

This PR contains the following updates:

Package Type Update Change
external-secrets HelmChart patch 0.15.0 -> 0.15.1

Release Notes

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

v0.15.1

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.15.0...v0.15.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 | Type | Update | Change | |---|---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | HelmChart | patch | `0.15.0` -> `0.15.1` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.15.1`](https://github.com/external-secrets/external-secrets/releases/tag/v0.15.1) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.15.0...v0.15.1) Image: `ghcr.io/external-secrets/external-secrets:v0.15.1` Image: `ghcr.io/external-secrets/external-secrets:v0.15.1-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.15.1-ubi-boringssl` #### What's Changed - chore: update helm charts to v0.15.0 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/4566 - Exclude unused resources from rbac by [@&#8203;bb-Ricardo](https://github.com/bb-Ricardo) in https://github.com/external-secrets/external-secrets/pull/4572 - fix: disable `ClusterPushSecret` reconciler when using scoped RBAC in helm chart by [@&#8203;mrsimo](https://github.com/mrsimo) in https://github.com/external-secrets/external-secrets/pull/4571 - Clarify the implications of setting refreshInterval to 0 by [@&#8203;exaV](https://github.com/exaV) in https://github.com/external-secrets/external-secrets/pull/4567 - Add `webhook.create: false` warning comment by [@&#8203;thecosmicfrog](https://github.com/thecosmicfrog) in https://github.com/external-secrets/external-secrets/pull/4579 - fix: bump jwt for cve fix by [@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in https://github.com/external-secrets/external-secrets/pull/4580 - adding conjur description by [@&#8203;aakashagg](https://github.com/aakashagg) in https://github.com/external-secrets/external-secrets/pull/4578 - Lookup cluster workload identity from instance metadata by [@&#8203;xinau](https://github.com/xinau) in https://github.com/external-secrets/external-secrets/pull/4575 - chore(deps): bump ubi8/ubi from `5993454` to `8bd1b63` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4581 - chore(deps): bump actions/cache from 4.2.2 to 4.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4582 - chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4583 - chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4584 - chore(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4585 - chore(deps): bump platformdirs from 4.3.6 to 4.3.7 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4587 - chore(deps): bump mkdocs-material from 9.6.8 to 9.6.9 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4588 - chore(deps): bump fossas/fossa-action from 1.5.0 to 1.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4586 - 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/4589 - fix: aliyun timeout is ms not second by [@&#8203;wei840222](https://github.com/wei840222) in https://github.com/external-secrets/external-secrets/pull/4591 - feat: add regional secrets support for gcpsm by [@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in https://github.com/external-secrets/external-secrets/pull/4563 - avoid unnecessary updates to CRDs and webhooks by [@&#8203;steved](https://github.com/steved) in https://github.com/external-secrets/external-secrets/pull/4561 - feat: make kubernetes auth prefer service account tokens over secrets by [@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in https://github.com/external-secrets/external-secrets/pull/4596 - docs: typo fix in api/generator/quay.md by [@&#8203;tarilabs](https://github.com/tarilabs) in https://github.com/external-secrets/external-secrets/pull/4597 #### New Contributors - [@&#8203;bb-Ricardo](https://github.com/bb-Ricardo) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4572 - [@&#8203;mrsimo](https://github.com/mrsimo) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4571 - [@&#8203;exaV](https://github.com/exaV) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4567 - [@&#8203;thecosmicfrog](https://github.com/thecosmicfrog) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4579 - [@&#8203;aakashagg](https://github.com/aakashagg) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4578 - [@&#8203;xinau](https://github.com/xinau) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4575 - [@&#8203;wei840222](https://github.com/wei840222) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4591 - [@&#8203;steved](https://github.com/steved) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4561 - [@&#8203;tarilabs](https://github.com/tarilabs) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4597 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.15.0...v0.15.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-03-28 22:04:00 +00:00
chore(deps): update helm release external-secrets to v0.15.1
All checks were successful
/ render-helm (push) Successful in 27s
/ diff-and-deploy (push) Successful in 1m12s
794e4c669e
finn merged commit fccb2186b1 into main 2025-03-30 20:10:25 +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#164
No description provided.