From 59f3ed54fcc614f0fe274d7d1dfcbd51f5bf9c92 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Apr 2025 08:10:34 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20kube-prometheus?= =?UTF-8?q?-stack=2070.5.0=20=E2=86=92=2070.6.0=20(clustertool)=20(#34501)?= 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 | `70.5.0` -> `70.6.0` | --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v70.6.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-70.6.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-70.5.0...kube-prometheus-stack-70.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] Add support for deploying Alertmanager in a custom namespace by [@​shafi-elastisys](https://redirect.github.com/shafi-elastisys) in [https://github.com/prometheus-community/helm-charts/pull/5527](https://redirect.github.com/prometheus-community/helm-charts/pull/5527) #### New Contributors - [@​shafi-elastisys](https://redirect.github.com/shafi-elastisys) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/5527](https://redirect.github.com/prometheus-community/helm-charts/pull/5527) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-27.9.0...kube-prometheus-stack-70.6.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 dfa472e348f..8243fbfc784 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: 70.5.0 + version: 70.6.0 sourceRef: kind: HelmRepository name: prometheus-community