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.
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm) | patch | `9.5.2` -> `9.5.4` |
| [kite](https://github.com/kite-org/kite) | minor | `0.9.0` -> `0.10.0` |
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `83.6.0` -> `83.7.0` |
---
### Release Notes
<details>
<summary>argoproj/argo-helm (argo-cd)</summary>
### [`v9.5.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.5.4)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.3...argo-cd-9.5.4)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Change order of source URL by [@​nebula-it](https://github.com/nebula-it) in https://github.com/argoproj/argo-helm/pull/3837
#### New Contributors
- [@​nebula-it](https://github.com/nebula-it) made their first contribution in https://github.com/argoproj/argo-helm/pull/3837
**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.3...argo-cd-9.5.4
### [`v9.5.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.5.3)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.2...argo-cd-9.5.3)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(deps): bump the dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in https://github.com/argoproj/argo-helm/pull/3838
- chore(deps): update renovatebot/github-action action to v46.1.10 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in https://github.com/argoproj/argo-helm/pull/3839
- chore(argo-cd): Update dependency argoproj/argo-cd to v3.3.8 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in https://github.com/argoproj/argo-helm/pull/3841
**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.2...argo-cd-9.5.3
</details>
<details>
<summary>kite-org/kite (kite)</summary>
### [`v0.10.0`](https://github.com/kite-org/kite/releases/tag/v0.10.0)
[Compare Source](https://github.com/kite-org/kite/compare/v0.9.0...v0.10.0)
#### What's Changed
##### Configuration And Deployment
- Add GitOps-friendly configuration via `KITE_CONFIG_FILE` for super user, clusters, OAuth, LDAP, and RBAC configuration.
see docs https://kite.zzde.me/config/config-file.html
##### Authentication And Access Control
- Added a Password Login toggle so admins can disable username/password login when LDAP or OAuth is used.
- Improved OAuth compatibility with empty scopes, nested `data` user-info responses, and additional subject extraction behavior.
- Fixed namespace filtering in global search so search results follow the same RBAC rules as namespace access.
- Fixed RBAC handling when Kite is served under a base path.
##### Resources And UI
- Added PodDisruptionBudget support, including list/search/sidebar integration and related resource discovery between Pods and PDBs.
- Implemented real node drain behavior with cordon/eviction support and returned drain warnings.
- Resource apply now supports multiple YAML documents in a single request.
- Improved resource table layout, filtering, refresh controls, column preferences, and batch delete progress feedback.
- Added admin-published global sidebar defaults so admins can publish or clear a shared sidebar layout.
##### AI And Terminal
- Polished the AI Chat UI with clearer composer, history, message, tool-call, and structured-input handling.
- Improved terminal, log streaming, and WebSocket handling around cluster context and base paths.
- Added AI assistant documentation with screenshots and permission guidance.
##### Fixes And Hardening
- Added a friendlier CRD-not-installed error state instead of showing a generic load failure.
- Fixed ResourceTemplate edit/delete calls using `undefined` IDs.
- Added delete audit/resource history logging.
- Fixed CR list page and global search UI issues.
- Updated Go and frontend dependencies.
Thanks [@​GyroGearl00se](https://github.com/GyroGearl00se) [@​anupam42](https://github.com/anupam42) [@​CoolShades](https://github.com/CoolShades) [@​FANLIYANG-OPS](https://github.com/FANLIYANG-OPS) [@​zxh326](https://github.com/zxh326)
#### New Contributors
- [@​anupam42](https://github.com/anupam42) made their first contribution in https://github.com/kite-org/kite/pull/494
- [@​CoolShades](https://github.com/CoolShades) made their first contribution in https://github.com/kite-org/kite/pull/479
**Full Changelog**: https://github.com/kite-org/kite/compare/v0.9.0...v0.10.0
</details>
<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>
### [`v83.7.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-83.7.0)
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-83.6.0...kube-prometheus-stack-83.7.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 https://github.com/kubernetes-monitoring/kubernetes-mixin digest to [`afc9733`](https://github.com/prometheus-community/helm-charts/commit/afc9733) by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6858
**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prom-label-proxy-0.19.0...kube-prometheus-stack-83.7.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
changed title from chore(deps): update helm release kube-prometheus-stack to v83.7.0 to chore(deps): update all-minor-patch-updates2026-04-21 20:01:26 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
9.5.2->9.5.40.9.0->0.10.083.6.0->83.7.0Release Notes
argoproj/argo-helm (argo-cd)
v9.5.4Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-9.5.3...argo-cd-9.5.4
v9.5.3Compare 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.2...argo-cd-9.5.3
kite-org/kite (kite)
v0.10.0Compare Source
What's Changed
Configuration And Deployment
KITE_CONFIG_FILEfor super user, clusters, OAuth, LDAP, and RBAC configuration.see docs https://kite.zzde.me/config/config-file.html
Authentication And Access Control
datauser-info responses, and additional subject extraction behavior.Resources And UI
AI And Terminal
Fixes And Hardening
undefinedIDs.Thanks @GyroGearl00se @anupam42 @CoolShades @FANLIYANG-OPS @zxh326
New Contributors
Full Changelog: https://github.com/kite-org/kite/compare/v0.9.0...v0.10.0
prometheus-community/helm-charts (kube-prometheus-stack)
v83.7.0Compare 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
afc9733by @renovate[bot] in https://github.com/prometheus-community/helm-charts/pull/6858Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prom-label-proxy-0.19.0...kube-prometheus-stack-83.7.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.
This PR has been generated by Renovate Bot.
09659ef1eeto2cfc3077dechore(deps): update helm release kube-prometheus-stack to v83.7.0to chore(deps): update all-minor-patch-updates2cfc3077deto0631b853410631b85341to28e5bf90b5