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.
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.
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.
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 | `10.1.1` -> `10.1.2` |
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `87.6.0` -> `87.10.0` |
---
### Release Notes
<details>
<summary>argoproj/argo-helm (argo-cd)</summary>
### [`v10.1.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.1.2)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.1...argo-cd-10.1.2)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- fix(argo-cd): apply application-controller ServiceMonitor scrapeTimeout by [@​walsm232](https://github.com/walsm232) in https://github.com/argoproj/argo-helm/pull/3956
**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.1...argo-cd-10.1.2
</details>
<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>
### [`v87.10.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-87.10.0)
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.9.0...kube-prometheus-stack-87.10.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] Expose prometheus-operator featureGates by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/7068
**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.9.0...kube-prometheus-stack-87.10.0
### [`v87.9.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-87.9.0)
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.8.0...kube-prometheus-stack-87.9.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] Expose additional Prometheus spec fields by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/7067
**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.8.0...kube-prometheus-stack-87.9.0
### [`v87.8.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-87.8.0)
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.7.0...kube-prometheus-stack-87.8.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] Expose additional Alertmanager spec fields by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/7065
**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.7.0...kube-prometheus-stack-87.8.0
### [`v87.7.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-87.7.0)
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.6.0...kube-prometheus-stack-87.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] Expose additional ThanosRuler spec fields by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/7064
**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-postgres-exporter-8.1.0...kube-prometheus-stack-87.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==-->
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:
10.1.1->10.1.287.6.0->87.10.0Release Notes
argoproj/argo-helm (argo-cd)
v10.1.2Compare 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-10.1.1...argo-cd-10.1.2
prometheus-community/helm-charts (kube-prometheus-stack)
v87.10.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
Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.9.0...kube-prometheus-stack-87.10.0
v87.9.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
Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.8.0...kube-prometheus-stack-87.9.0
v87.8.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
Full Changelog: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.7.0...kube-prometheus-stack-87.8.0
v87.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
Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-postgres-exporter-8.1.0...kube-prometheus-stack-87.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.
540d09a54cto13bf9dd326