rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

fix(helm): update chart kube-prometheus-stack to 62.3.1 #7101

Closed rosey-the-renovator-bot[bot] closed 2 weeks ago

rosey-the-renovator-bot[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) patch 62.3.0 -> 62.3.1

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack) ### [`v62.3.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-62.3.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-62.3.0...kube-prometheus-stack-62.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. #### What's Changed - \[kube-prometheus-stack] Bump Prometheus to 2.54.1 by [@​tobiasamft](https://redirect.github.com/tobiasamft) in [https://github.com/prometheus-community/helm-charts/pull/4824](https://redirect.github.com/prometheus-community/helm-charts/pull/4824) #### New Contributors - [@​tobiasamft](https://redirect.github.com/tobiasamft) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4824](https://redirect.github.com/prometheus-community/helm-charts/pull/4824) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.27.0...kube-prometheus-stack-62.3.1

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.



This PR has been generated by Renovate Bot.

rosey-the-renovator-bot[bot] commented 2 weeks ago
--- kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/monitoring-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/monitoring-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

@@ -12,13 +12,13 @@

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community-charts
         namespace: flux-system
-      version: 62.3.0
+      version: 62.3.1
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3
rosey-the-renovator-bot[bot] commented 2 weeks ago
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/prometheus

+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/prometheus

@@ -16,14 +16,14 @@

   alerting:
     alertmanagers:
     - apiVersion: v2
       name: alertmanager
       namespace: monitoring
       port: 9093
-  image: quay.io/prometheus/prometheus:v2.54.0
-  version: v2.54.0
+  image: quay.io/prometheus/prometheus:v2.54.1
+  version: v2.54.1
   replicaExternalLabelName: __replica__
   externalUrl: http://prometheus...PLACEHOLDER../
   paused: false
   replicas: 3
   shards: 1
   logLevel: info