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

Merged
williamp merged 1 commits from renovate/all-minor-patch-updates into main 2026-06-20 16:49:00 +00:00
Member

This PR contains the following updates:

Package Update Change
argo-cd minor 9.5.21 -> 9.6.0
kite minor 0.12.3 -> 0.13.0
kube-prometheus-stack (source) minor 86.2.3 -> 86.3.2

Release Notes

argoproj/argo-helm (argo-cd)

v9.6.0

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.22...argo-cd-9.6.0

v9.5.22

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.22...argo-cd-9.5.22

kite-org/kite (kite)

v0.13.0

Compare Source

What's Changed

[!IMPORTANT]
Starting with the next minor release:

  • The legacy container image ghcr.io/zxh326/kite will no longer receive updates. Please switch to ghcr.io/kite-org/kite.

  • The legacy Helm chart repository https://zxh326.github.io/kite/ will also no longer receive updates. Please switch to https://kite-org.github.io/kite/.

Highlights
  • MFA and passkey login: Password users can now secure accounts with authenticator-app MFA and sign in with passkeys.
  • Account settings: Users can manage their profile, password, MFA, and passkeys from the UI.
  • Independent cluster selection per tab: Different browser tabs can stay on different clusters without affecting each other.
  • Login hardening: Repeated invalid credential attempts are temporarily blocked by client IP, with trusted proxy support for ingress and load balancer deployments.
Authentication And Access Control
  • Added admin controls for available login methods and login prompt settings.
  • Added documentation for login attempt blocking and trusted proxy configuration.
Cluster And Streaming
  • Improved WebSocket reliability for terminal and log streaming.
Fixes And Hardening
  • Updated frontend and Go dependencies, including React Router 7.18.0, Tailwind CSS 4.3.1, Helm 4.2.1, and Kubernetes 0.36.2.

Full Changelog: https://github.com/kite-org/kite/compare/v0.12.3...v0.13.0

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

v86.3.2

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-operator-admission-webhook-0.42.1...kube-prometheus-stack-86.3.2

v86.3.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-86.3.0...kube-prometheus-stack-86.3.1

v86.3.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-29.13.0...kube-prometheus-stack-86.3.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 | |---|---|---| | [argo-cd](https://github.com/argoproj/argo-helm) | minor | `9.5.21` -> `9.6.0` | | [kite](https://github.com/kite-org/kite) | minor | `0.12.3` -> `0.13.0` | | [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `86.2.3` -> `86.3.2` | --- ### Release Notes <details> <summary>argoproj/argo-helm (argo-cd)</summary> ### [`v9.6.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.6.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.22...argo-cd-9.6.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(deps): update actions/checkout action to v7 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in https://github.com/argoproj/argo-helm/pull/3936 - feat(argo-cd): add gateway API listenerset support by [@&#8203;fad3t](https://github.com/fad3t) in https://github.com/argoproj/argo-helm/pull/3932 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.22...argo-cd-9.6.0 ### [`v9.5.22`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.5.22) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.21...argo-cd-9.5.22) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): Update dependency argoproj/argo-cd to v3.4.4 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in https://github.com/argoproj/argo-helm/pull/3935 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.22...argo-cd-9.5.22 </details> <details> <summary>kite-org/kite (kite)</summary> ### [`v0.13.0`](https://github.com/kite-org/kite/releases/tag/v0.13.0) [Compare Source](https://github.com/kite-org/kite/compare/v0.12.3...v0.13.0) #### What's Changed > \[!IMPORTANT] > Starting with the next minor release: > > - The legacy container image `ghcr.io/zxh326/kite` will no longer receive updates. Please switch to `ghcr.io/kite-org/kite`. > > - The legacy Helm chart repository `https://zxh326.github.io/kite/` will also no longer receive updates. Please switch to `https://kite-org.github.io/kite/`. ##### Highlights - **MFA and passkey login**: Password users can now secure accounts with authenticator-app MFA and sign in with passkeys. - **Account settings**: Users can manage their profile, password, MFA, and passkeys from the UI. - **Independent cluster selection per tab**: Different browser tabs can stay on different clusters without affecting each other. - **Login hardening**: Repeated invalid credential attempts are temporarily blocked by client IP, with trusted proxy support for ingress and load balancer deployments. ##### Authentication And Access Control - Added admin controls for available login methods and login prompt settings. - Added documentation for login attempt blocking and trusted proxy configuration. ##### Cluster And Streaming - Improved WebSocket reliability for terminal and log streaming. ##### Fixes And Hardening - Updated frontend and Go dependencies, including React Router 7.18.0, Tailwind CSS 4.3.1, Helm 4.2.1, and Kubernetes 0.36.2. **Full Changelog**: https://github.com/kite-org/kite/compare/v0.12.3...v0.13.0 </details> <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v86.3.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-86.3.2) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-86.3.1...kube-prometheus-stack-86.3.2) 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/7008 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.42.1...kube-prometheus-stack-86.3.2 ### [`v86.3.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-86.3.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-86.3.0...kube-prometheus-stack-86.3.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 - \[CI] Update github-workflow dependency updates to v7 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/7007 - \[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/7006 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-86.3.0...kube-prometheus-stack-86.3.1 ### [`v86.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-86.3.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-86.2.3...kube-prometheus-stack-86.3.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/6990 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-29.13.0...kube-prometheus-stack-86.3.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 0cbaeddb15 to 9925b289ea 2026-06-19 08:00:39 +00:00 Compare
renovate-bot changed title from chore(deps): update helm release kube-prometheus-stack to v86.3.1 to chore(deps): update all-minor-patch-updates 2026-06-19 08:01:13 +00:00
renovate-bot force-pushed renovate/all-minor-patch-updates from 9925b289ea to c3e370833f 2026-06-19 10:00:37 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch-updates from c3e370833f to 910fff4a50 2026-06-19 12:00:29 +00:00 Compare
renovate-bot added 1 commit 2026-06-20 12:00:29 +00:00
renovate-bot force-pushed renovate/all-minor-patch-updates from 910fff4a50 to 8566a78070 2026-06-20 12:00:29 +00:00 Compare
williamp merged commit 7a3897f3aa into main 2026-06-20 16:49:00 +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#336