From 648fd82f7fb488b3e457f3b9d2c52cc7828fac9f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 Aug 2025 02:34:58 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20kube-prometheus?= =?UTF-8?q?-stack=2075.16.1=20=E2=86=92=2075.18.1=20(clustertool)=20(#3814?= =?UTF-8?q?2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | minor | `75.16.1` -> `75.18.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v75.18.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.18.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.18.0...kube-prometheus-stack-75.18.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 prometheus additionalScrapeConfigs exampl… by [@​Nick-0314](https://redirect.github.com/Nick-0314) in [https://github.com/prometheus-community/helm-charts/pull/6022](https://redirect.github.com/prometheus-community/helm-charts/pull/6022) #### New Contributors - [@​Nick-0314](https://redirect.github.com/Nick-0314) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/6022](https://redirect.github.com/prometheus-community/helm-charts/pull/6022) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.18.0...kube-prometheus-stack-75.18.1 ### [`v75.18.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.18.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.17.1...kube-prometheus-stack-75.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. #### What's Changed - \[kube-prometheus-stack] Add dnsPolicy for alertmanager and prometheus by [@​araiu](https://redirect.github.com/araiu) in [https://github.com/prometheus-community/helm-charts/pull/6021](https://redirect.github.com/prometheus-community/helm-charts/pull/6021) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-6.1.2...kube-prometheus-stack-75.18.0 ### [`v75.17.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.17.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.17.0...kube-prometheus-stack-75.17.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] add missing check for webhook by [@​jcpunk](https://redirect.github.com/jcpunk) in [https://github.com/prometheus-community/helm-charts/pull/6019](https://redirect.github.com/prometheus-community/helm-charts/pull/6019) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-kafka-exporter-2.16.0...kube-prometheus-stack-75.17.1 ### [`v75.17.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.17.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.16.1...kube-prometheus-stack-75.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. #### What's Changed - \[kube-prometheus-stack] Allow custom dnsConfig for alertmanager and prometheus by [@​araiu](https://redirect.github.com/araiu) in [https://github.com/prometheus-community/helm-charts/pull/6014](https://redirect.github.com/prometheus-community/helm-charts/pull/6014) #### New Contributors - [@​araiu](https://redirect.github.com/araiu) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/6014](https://redirect.github.com/prometheus-community/helm-charts/pull/6014) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-27.29.1...kube-prometheus-stack-75.17.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- .../system/kube-prometheus-stack/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml b/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml index 1b81d7cc5c9..cc0c3da4f80 100644 --- a/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml +++ b/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 75.16.1 + version: 75.18.1 sourceRef: kind: HelmRepository name: prometheus-community