billimek / k8s-gitops

GitOps principles to define kubernetes cluster state via code
Apache License 2.0
628 stars 83 forks source link

feat(helm)!: Update chart kube-prometheus-stack ( 60.5.0 → 61.0.0 ) #3902

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 60.5.0 -> 61.0.0

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack) ### [`v61.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-61.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-60.5.0...kube-prometheus-stack-61.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] Bump prometheus-operator v0.75.0 by [@​marieroque](https://togithub.com/marieroque) in [https://github.com/prometheus-community/helm-charts/pull/4641](https://togithub.com/prometheus-community/helm-charts/pull/4641) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-13.0.0...kube-prometheus-stack-61.0.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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 weeks ago

Helm Release Diff: monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml

--- /tmp/tmp.qLOMnJFJvi 2024-06-28 10:09:13.325867001 +0000
+++ /tmp/tmp.P3mALHDtio 2024-06-28 10:09:14.961894925 +0000
@@ -1052,12 +1052,12 @@
     spec:
       containers:
         - name: kube-prometheus-stack
-          image: "quay.io/prometheus-operator/prometheus-operator:v0.74.0"
+          image: "quay.io/prometheus-operator/prometheus-operator:v0.75.0"
           imagePullPolicy: "IfNotPresent"
           args:
             - --kubelet-service=kube-system/kube-prometheus-stack-kubelet
             - --localhost=127.0.0.1
-            - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.74.0
+            - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.75.0
             - --config-reloader-cpu-request=0
             - --config-reloader-cpu-limit=200m
             - --config-reloader-memory-request=0