martinohmann / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
MIT License
5 stars 0 forks source link

feat(container): update kube-prometheus-stack ( 60.2.0 β†’ 60.3.0 ) - autoclosed #1009

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 60.2.0 -> 60.3.0

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack) ### [`v60.3.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.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. ##### What's Changed - \[kube-prometheus-stack] bump prom to 2.53.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4615](https://togithub.com/prometheus-community/helm-charts/pull/4615) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.21.1...kube-prometheus-stack-60.3.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 1 month ago

helmrelease changes in kubernetes/main

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

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

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

     alertmanagers:
     - namespace: monitoring
       name: kube-prometheus-stack-alertmanager
       port: http-web
       pathPrefix: /
       apiVersion: v2
-  image: quay.io/prometheus/prometheus:v2.52.0
-  version: v2.52.0
+  image: quay.io/prometheus/prometheus:v2.53.0
+  version: v2.53.0
   externalLabels:
     cluster: main
   replicaExternalLabelName: __replica__
   externalUrl: http://prometheus.18b.haus/
   paused: false
   replicas: 2
github-actions[bot] commented 1 month ago

kustomization changes in kubernetes/main

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

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

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

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 60.2.0
+      version: 60.3.0
   dependsOn:
   - name: openebs
     namespace: openebs-system
   - name: thanos
     namespace: monitoring
   install: