chore(deps): update all-minor-patch-updates #313

Merged
williamp merged 1 commits from renovate/all-minor-patch-updates into main 2026-05-15 22:29:47 +00:00
Member

This PR contains the following updates:

Package Update Change
external-secrets minor 2.4.1 -> 2.5.0
kube-prometheus-stack (source) minor 85.0.3 -> 85.1.1

Release Notes

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

v2.5.0

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v2.5.0
Image: ghcr.io/external-secrets/external-secrets:v2.5.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v2.5.0-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v2.4.1...v2.5.0

prometheus-community/helm-charts (kube-prometheus-stack)

v85.1.1

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-85.1.0...kube-prometheus-stack-85.1.1

v85.1.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-nginx-exporter-1.22.0...kube-prometheus-stack-85.1.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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) | minor | `2.4.1` -> `2.5.0` | | [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `85.0.3` -> `85.1.1` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v2.5.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.5.0) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v2.4.1...v2.5.0) Image: `ghcr.io/external-secrets/external-secrets:v2.5.0` Image: `ghcr.io/external-secrets/external-secrets:v2.5.0-ubi` Image: `ghcr.io/external-secrets/external-secrets:v2.5.0-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - chore: release chart for v2.4.1 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/6293 - fix(doc): Adds missing doc reference for VaultDynamicSecret example using GET by [@&#8203;bharath-b-rh](https://github.com/bharath-b-rh) in https://github.com/external-secrets/external-secrets/pull/6296 - feat(charts): make serviceaccounts/token create RBAC rule conditional by [@&#8203;kriszkern](https://github.com/kriszkern) in https://github.com/external-secrets/external-secrets/pull/6295 - ref: delete duplication of applyOwnership logic by [@&#8203;jaruwat-panturat](https://github.com/jaruwat-panturat) in https://github.com/external-secrets/external-secrets/pull/6301 - feat: add Pulumi OIDC-based authentication by [@&#8203;johnstonmatt](https://github.com/johnstonmatt) in https://github.com/external-secrets/external-secrets/pull/5893 - fix: datarace in fake runtime test and push secret test by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/6300 - docs(release): Update docs to build for arm for bitwarden-cli by [@&#8203;Senk02](https://github.com/Senk02) in https://github.com/external-secrets/external-secrets/pull/6312 - feat: add healthz check for liveness probe to cert and webhook by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/6319 - chore: bump go version 1.26.3 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/6339 - fix(charts): gate externalsecrets write RBAC on processClusterExternalSecret by [@&#8203;kriszkern](https://github.com/kriszkern) in https://github.com/external-secrets/external-secrets/pull/6332 - feat(gcp): issue-5790: optional GCP service account email for WIF impersonation by [@&#8203;bharath-b-rh](https://github.com/bharath-b-rh) in https://github.com/external-secrets/external-secrets/pull/6273 - ref(beyondtrust): BIPS-32651 add API v3.2 support for create Secrets by [@&#8203;btfhernandez](https://github.com/btfhernandez) in https://github.com/external-secrets/external-secrets/pull/6309 - fix(onepassword): return fresh provider instance from NewClient to avoid wrong-vault race by [@&#8203;duizabojul](https://github.com/duizabojul) in https://github.com/external-secrets/external-secrets/pull/6334 - docs: add Rootline to ADOPTERS.md by [@&#8203;daanschipper](https://github.com/daanschipper) in https://github.com/external-secrets/external-secrets/pull/6342 - feat(charts): default scopedNamespace to .Release.Namespace when scopedRBAC is true by [@&#8203;kriszkern](https://github.com/kriszkern) in https://github.com/external-secrets/external-secrets/pull/6343 - docs: add blank lines before lists by [@&#8203;chlab](https://github.com/chlab) in https://github.com/external-secrets/external-secrets/pull/6336 - chore(doc): fix Azure role name typo by [@&#8203;hobti01](https://github.com/hobti01) in https://github.com/external-secrets/external-secrets/pull/6335 - feat(security): Enable Authentication and Authorization for Metrics Endpoint using FilterProvider by [@&#8203;Zacky3181V](https://github.com/Zacky3181V) in https://github.com/external-secrets/external-secrets/pull/5574 - feat: inject kube context as STS session tags by [@&#8203;robertchildresscfa](https://github.com/robertchildresscfa) in https://github.com/external-secrets/external-secrets/pull/6311 - fix(charts): remove stale args guard in controller deployment by [@&#8203;kriszkern](https://github.com/kriszkern) in https://github.com/external-secrets/external-secrets/pull/6347 - fix: provider/infisical provider sub-folder references in remoteRef.key by [@&#8203;varonix0](https://github.com/varonix0) in https://github.com/external-secrets/external-secrets/pull/6338 ##### Dependencies - chore(deps): bump golang from `4f4ab2c` to `47ce563` in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6286 - chore(deps): bump click from 8.3.2 to 8.3.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6287 - chore(deps): bump certifi from 2026.2.25 to 2026.4.22 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6288 - chore(deps): bump pathspec from 1.0.4 to 1.1.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6291 - chore(deps): bump idna from 3.11 to 3.13 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6290 - chore(deps): bump packaging from 26.1 to 26.2 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6289 - chore(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6304 - chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6305 - chore(deps): bump golang from 1.26.2 to 1.26.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6320 - chore(deps): bump golang from 1.26.2-bookworm to 1.26.3-bookworm in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6327 - chore(deps): bump ubi9/ubi from `fd3612e` to `2323fcf` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6321 - chore(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6322 - chore(deps): bump aws-actions/configure-aws-credentials from 6.1.0 to 6.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6323 - chore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6325 - chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6324 - chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6326 - chore(deps): bump idna from 3.13 to 3.14 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6328 - chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6329 - chore(deps): bump regex from 2026.4.4 to 2026.5.9 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/external-secrets/external-secrets/pull/6330 #### New Contributors - [@&#8203;kriszkern](https://github.com/kriszkern) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6295 - [@&#8203;johnstonmatt](https://github.com/johnstonmatt) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5893 - [@&#8203;Senk02](https://github.com/Senk02) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6312 - [@&#8203;duizabojul](https://github.com/duizabojul) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6334 - [@&#8203;daanschipper](https://github.com/daanschipper) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6342 - [@&#8203;chlab](https://github.com/chlab) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6336 - [@&#8203;hobti01](https://github.com/hobti01) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6335 - [@&#8203;Zacky3181V](https://github.com/Zacky3181V) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5574 - [@&#8203;robertchildresscfa](https://github.com/robertchildresscfa) made their first contribution in https://github.com/external-secrets/external-secrets/pull/6311 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v2.4.1...v2.5.0 </details> <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v85.1.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-85.1.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-85.1.0...kube-prometheus-stack-85.1.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Helm release grafana to v12.3.3 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6921 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-85.1.0...kube-prometheus-stack-85.1.1 ### [`v85.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-85.1.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-85.0.3...kube-prometheus-stack-85.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6920 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-nginx-exporter-1.22.0...kube-prometheus-stack-85.1.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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 force-pushed renovate/all-minor-patch-updates from 0eb70684ab to e66327d3df 2026-05-15 17:00:25 +00:00 Compare
renovate-bot changed title from chore(deps): update helm release external-secrets to v2.5.0 to chore(deps): update all-minor-patch-updates 2026-05-15 17:00:57 +00:00
renovate-bot added 1 commit 2026-05-15 22:00:31 +00:00
renovate-bot force-pushed renovate/all-minor-patch-updates from e66327d3df to 7c3454b439 2026-05-15 22:00:31 +00:00 Compare
williamp merged commit cf917a57d7 into main 2026-05-15 22:29:47 +00:00
williamp deleted branch renovate/all-minor-patch-updates 2026-05-15 22:29:48 +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#313