Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kube-prometheus-stack] bumping chart version to allow updated dependent chart versions to be updated #3618

Merged
merged 1 commit into from Jul 20, 2023

Conversation

smbambling
Copy link
Contributor

What this PR does / why we need it

Bumps the chart version in Charts.yaml to force the dependent charts to fetch updated version when the chart is published.

This specifically is to fetch the latest Grafana Helm chart grafana-6.58.4 (https://github.com/grafana/helm-charts/releases/tag/grafana-6.58.4) which correct a bug with pulling dashboards via the sidecar container.

Without a Chart.lock which was removed in a previous commit this seems like the best method for updating dependent chart versions.

Which issue this PR fixes

N/A

Special notes for your reviewer

Without a Chart.lock which was removed in a previous commit this seems like the best method for updating dependent chart versions. If there is another preferred method I'm happy to follow that process.

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

… pulled

Signed-off-by: Steven Bambling <smbambling@gmail.com>
@GMartinez-Sisti
Copy link
Member

I think this is ok. I can't think of another way to do this too, although unrelated PRs would eventually bump the chart version and cause this too.

@GMartinez-Sisti GMartinez-Sisti merged commit de3bc22 into prometheus-community:main Jul 20, 2023
4 checks passed
@smbambling
Copy link
Contributor Author

@GMartinez-Sisti Thanks for the quick review and approval.

I've been waiting a few days in the hope that another PR would be merged and render this moot but no such luck.

doonga pushed a commit to doonga/greyrock-ops that referenced this pull request Jul 20, 2023
…956)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus)
([source](https://togithub.com/prometheus-community/helm-charts)) |
patch | `48.1.1` -> `48.1.2` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v48.1.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.1.2)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.1.1...kube-prometheus-stack-48.1.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] bumping chart version to allow updated
dependent chart versions to be updated by
[@&#8203;smbambling](https://togithub.com/smbambling) in
[prometheus-community/helm-charts#3618

**Full Changelog**:
prometheus-community/helm-charts@prometheus-statsd-exporter-0.9.0...kube-prometheus-stack-48.1.2

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xNC4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: greyrock-bot <112729691+greyrock-bot[bot]@users.noreply.github.com>
nrdufour added a commit to nrdufour/home-ops that referenced this pull request Aug 3, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | major | `41.9.1` -> `48.2.3` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>

### [`v48.2.3`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.2.3)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.2.2...kube-prometheus-stack-48.2.3)

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] bump requests lib by [@&#8203;mikeee](https://github.com/mikeee) in https://github.com/prometheus-community/helm-charts/pull/3651

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.5.0...kube-prometheus-stack-48.2.3

### [`v48.2.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.2.2)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.2.1...kube-prometheus-stack-48.2.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] remove extraneous brace from minikube script by [@&#8203;mikeee](https://github.com/mikeee) in https://github.com/prometheus-community/helm-charts/pull/3645

#### New Contributors

-   [@&#8203;mikeee](https://github.com/mikeee) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/3645

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.2.1...kube-prometheus-stack-48.2.2

### [`v48.2.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.2.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.2.0...kube-prometheus-stack-48.2.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] Unify usage of prometheus pods selectors by [@&#8203;eshutov](https://github.com/eshutov) in https://github.com/prometheus-community/helm-charts/pull/3628

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-kafka-exporter-2.3.0...kube-prometheus-stack-48.2.1

### [`v48.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.2.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.1.2...kube-prometheus-stack-48.2.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] Bump chart dependencies by [@&#8203;t3mi](https://github.com/t3mi) in https://github.com/prometheus-community/helm-charts/pull/3633

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.10.1...kube-prometheus-stack-48.2.0

### [`v48.1.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.1.2)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.1.1...kube-prometheus-stack-48.1.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] bumping chart version to allow updated dependent chart versions to be updated by [@&#8203;smbambling](https://github.com/smbambling) in https://github.com/prometheus-community/helm-charts/pull/3618

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-statsd-exporter-0.9.0...kube-prometheus-stack-48.1.2

### [`v48.1.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.1.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.1.0...kube-prometheus-stack-48.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

-   \[prometheus-operator] Add  prometheusagent to rbac by [@&#8203;rafilkmp3](https://github.com/rafilkmp3) in https://github.com/prometheus-community/helm-charts/pull/3439

#### New Contributors

-   [@&#8203;rafilkmp3](https://github.com/rafilkmp3) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/3439

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-postgres-exporter-4.8.0...kube-prometheus-stack-48.1.1

### [`v48.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.1.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.0.1...kube-prometheus-stack-48.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] Add recommender option to VPA by [@&#8203;t3mi](https://github.com/t3mi) in https://github.com/prometheus-community/helm-charts/pull/3591

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.9.0...kube-prometheus-stack-48.1.0

### [`v48.0.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.0.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.0.0...kube-prometheus-stack-48.0.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] Fix network policy for agent mode by [@&#8203;vholer](https://github.com/vholer) in https://github.com/prometheus-community/helm-charts/pull/3587

#### New Contributors

-   [@&#8203;vholer](https://github.com/vholer) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/3587

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.0.0...kube-prometheus-stack-48.0.1

### [`v48.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.6.1...kube-prometheus-stack-48.0.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] Move CRDs into sub-charts by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/prometheus-community/helm-charts/pull/3547

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prom-label-proxy-0.4.0...kube-prometheus-stack-48.0.0

### [`v47.6.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.6.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.6.0...kube-prometheus-stack-47.6.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] Allow minReplicas to be set for VPA by [@&#8203;t3mi](https://github.com/t3mi) in https://github.com/prometheus-community/helm-charts/pull/3577

#### New Contributors

-   [@&#8203;t3mi](https://github.com/t3mi) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/3577

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.6.0...kube-prometheus-stack-47.6.1

### [`v47.6.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.6.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.5.0...kube-prometheus-stack-47.6.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] adding prometheus tracing config by [@&#8203;nicolastakashi](https://github.com/nicolastakashi) in https://github.com/prometheus-community/helm-charts/pull/3558

#### New Contributors

-   [@&#8203;nicolastakashi](https://github.com/nicolastakashi) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/3558

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-23.1.0...kube-prometheus-stack-47.6.0

### [`v47.5.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.5.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.4.0...kube-prometheus-stack-47.5.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] Upgrade Grafana to 6.58.\* by [@&#8203;arukiidou](https://github.com/arukiidou) in https://github.com/prometheus-community/helm-charts/pull/3571

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-blackbox-exporter-8.0.0...kube-prometheus-stack-47.5.0

### [`v47.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.4.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.3.0...kube-prometheus-stack-47.4.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.

### [`v47.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.3.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.2.1...kube-prometheus-stack-47.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.

### [`v47.2.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.2.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.2.0...kube-prometheus-stack-47.2.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.

### [`v47.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.2.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.1.0...kube-prometheus-stack-47.2.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.

### [`v47.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.1.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.0.1...kube-prometheus-stack-47.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.

### [`v47.0.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.0.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-47.0.0...kube-prometheus-stack-47.0.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.

### [`v47.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-47.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.8.0...kube-prometheus-stack-47.0.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.

### [`v46.8.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.8.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.7.0...kube-prometheus-stack-46.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.

### [`v46.7.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.7.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.6.0...kube-prometheus-stack-46.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.

### [`v46.6.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.6.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.5.0...kube-prometheus-stack-46.6.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.

### [`v46.5.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.5.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.4.2...kube-prometheus-stack-46.5.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.

### [`v46.4.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.4.2)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.4.1...kube-prometheus-stack-46.4.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.

### [`v46.4.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.4.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.4.0...kube-prometheus-stack-46.4.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.

### [`v46.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.4.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.3.0...kube-prometheus-stack-46.4.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.

### [`v46.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.3.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.2.0...kube-prometheus-stack-46.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.

### [`v46.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.2.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.1.0...kube-prometheus-stack-46.2.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.

### [`v46.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.1.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-46.0.0...kube-prometheus-stack-46.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.

### [`v46.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-46.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.31.1...kube-prometheus-stack-46.0.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.

### [`v45.31.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.31.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.31.0...kube-prometheus-stack-45.31.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.

### [`v45.31.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.31.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.30.1...kube-prometheus-stack-45.31.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.

### [`v45.30.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.30.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.30.0...kube-prometheus-stack-45.30.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.

### [`v45.30.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.30.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.29.0...kube-prometheus-stack-45.30.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.

### [`v45.29.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.29.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.28.1...kube-prometheus-stack-45.29.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.

### [`v45.28.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.28.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.28.0...kube-prometheus-stack-45.28.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.

### [`v45.28.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.28.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.27.2...kube-prometheus-stack-45.28.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.

### [`v45.27.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.27.2)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.27.1...kube-prometheus-stack-45.27.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.

### [`v45.27.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.27.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.27.0...kube-prometheus-stack-45.27.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.

### [`v45.27.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.27.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.26.0...kube-prometheus-stack-45.27.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.

### [`v45.26.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.26.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.25.0...kube-prometheus-stack-45.26.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.

### [`v45.25.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.25.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.24.0...kube-prometheus-stack-45.25.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.

### [`v45.24.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.24.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.23.0...kube-prometheus-stack-45.24.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.

### [`v45.23.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.23.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.22.0...kube-prometheus-stack-45.23.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.

### [`v45.22.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.22.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.21.0...kube-prometheus-stack-45.22.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.

### [`v45.21.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.21.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.20.0...kube-prometheus-stack-45.21.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.

### [`v45.20.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.20.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.19.0...kube-prometheus-stack-45.20.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.

### [`v45.19.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.19.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.18.0...kube-prometheus-stack-45.19.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.

### [`v45.18.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.18.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.17.0...kube-prometheus-stack-45.18.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.

### [`v45.17.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.17.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.16.0...kube-prometheus-stack-45.17.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.

### [`v45.16.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.16.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.15.0...kube-prometheus-stack-45.16.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.

### [`v45.15.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.15.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.14.0...kube-prometheus-stack-45.15.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.

### [`v45.14.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.14.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.13.0...kube-prometheus-stack-45.14.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.

### [`v45.13.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.13.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.12.0...kube-prometheus-stack-45.13.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.

### [`v45.12.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.12.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.11.1...kube-prometheus-stack-45.12.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.

### [`v45.11.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.11.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.11.0...kube-prometheus-stack-45.11.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.

### [`v45.11.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.11.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.10.1...kube-prometheus-stack-45.11.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.

### [`v45.10.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.10.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.10.0...kube-prometheus-stack-45.10.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.

### [`v45.10.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.10.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.9.1...kube-prometheus-stack-45.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.

### [`v45.9.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.9.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.9.0...kube-prometheus-stack-45.9.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.

### [`v45.9.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.9.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.8.1...kube-prometheus-stack-45.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.

### [`v45.8.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.8.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.8.0...kube-prometheus-stack-45.8.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.

### [`v45.8.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.8.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.7.1...kube-prometheus-stack-45.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.

### [`v45.7.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.7.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.7.0...kube-prometheus-stack-45.7.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.

### [`v45.7.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.7.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.6.0...kube-prometheus-stack-45.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.

### [`v45.6.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.6.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.5.0...kube-prometheus-stack-45.6.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.

### [`v45.5.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.5.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.4.0...kube-prometheus-stack-45.5.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.

### [`v45.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.4.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.3.0...kube-prometheus-stack-45.4.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.

### [`v45.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.3.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.2.0...kube-prometheus-stack-45.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.

### [`v45.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.2.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.1.1...kube-prometheus-stack-45.2.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.

### [`v45.1.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.1.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.1.0...kube-prometheus-stack-45.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.

### [`v45.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.1.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.0.1...kube-prometheus-stack-45.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.

### [`v45.0.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.0.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-45.0.0...kube-prometheus-stack-45.0.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.

### [`v45.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-45.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.4.1...kube-prometheus-stack-45.0.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.

### [`v44.4.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.4.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.4.0...kube-prometheus-stack-44.4.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.

### [`v44.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.4.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.3.1...kube-prometheus-stack-44.4.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.

### [`v44.3.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.3.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.3.0...kube-prometheus-stack-44.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.

### [`v44.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.3.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.2.1...kube-prometheus-stack-44.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.

### [`v44.2.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.2.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.2.0...kube-prometheus-stack-44.2.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.

### [`v44.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.2.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.1.0...kube-prometheus-stack-44.2.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.

### [`v44.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.1.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-44.0.0...kube-prometheus-stack-44.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.

### [`v44.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-44.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.3.1...kube-prometheus-stack-44.0.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.

### [`v43.3.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.3.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.3.0...kube-prometheus-stack-43.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.

### [`v43.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.3.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.2.1...kube-prometheus-stack-43.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.

### [`v43.2.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.2.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.2.0...kube-prometheus-stack-43.2.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.

### [`v43.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.2.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.1.4...kube-prometheus-stack-43.2.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.

### [`v43.1.4`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.1.4)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.1.3...kube-prometheus-stack-43.1.4)

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.

### [`v43.1.3`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.1.3)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.1.2...kube-prometheus-stack-43.1.3)

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.

### [`v43.1.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.1.2)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.1.1...kube-prometheus-stack-43.1.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.

### [`v43.1.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.1.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.1.0...kube-prometheus-stack-43.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.

### [`v43.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.1.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-43.0.0...kube-prometheus-stack-43.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.

### [`v43.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-43.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.3.0...kube-prometheus-stack-43.0.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.

### [`v42.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.3.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.2.1...kube-prometheus-stack-42.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.

### [`v42.2.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.2.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.2.0...kube-prometheus-stack-42.2.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.

### [`v42.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.2.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.1.1...kube-prometheus-stack-42.2.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.

### [`v42.1.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.1.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.1.0...kube-prometheus-stack-42.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.

### [`v42.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.1.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.0.3...kube-prometheus-stack-42.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.

### [`v42.0.3`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.0.3)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.0.2...kube-prometheus-stack-42.0.3)

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.

### [`v42.0.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.0.2)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.0.1...kube-prometheus-stack-42.0.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.

### [`v42.0.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.0.1)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-42.0.0...kube-prometheus-stack-42.0.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.

### [`v42.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-42.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-41.9.1...kube-prometheus-stack-42.0.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.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/30
Co-authored-by: Renovate <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
Matiasmct pushed a commit to giffgaff/prometheus-charts that referenced this pull request Aug 25, 2023
… pulled (prometheus-community#3618)

Signed-off-by: Steven Bambling <smbambling@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants