haraldkoch / kochhaus-home

Experimental homelab configuration for running things on kubernetes
MIT License
114 stars 14 forks source link

fix(helm): update prometheus-blackbox-exporter ( 9.0.0 → 9.0.1 ) [main] #5580

Closed doug-piranha-bot[bot] closed 1 week ago

doug-piranha-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
prometheus-blackbox-exporter (source) patch 9.0.0 -> 9.0.1

Release Notes

prometheus-community/helm-charts (prometheus-blackbox-exporter) ### [`v9.0.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/prometheus-blackbox-exporter-9.0.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/prometheus-blackbox-exporter-9.0.0...prometheus-blackbox-exporter-9.0.1) Prometheus Blackbox Exporter #### What's Changed - \[prometheus-blackbox-exporter] Include additionalMetricsRelabels in selfservicemonitor template by [@​Sheikh-Abubaker](https://redirect.github.com/Sheikh-Abubaker) in [https://github.com/prometheus-community/helm-charts/pull/4882](https://redirect.github.com/prometheus-community/helm-charts/pull/4882) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.1.1...prometheus-blackbox-exporter-9.0.1

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 Renovate Bot.

doug-piranha-bot[bot] commented 1 week ago
--- kubernetes/main/apps/monitoring/blackbox-exporter/app Kustomization: flux-system/blackbox-exporter HelmRelease: monitoring/blackbox-exporter

+++ kubernetes/main/apps/monitoring/blackbox-exporter/app Kustomization: flux-system/blackbox-exporter HelmRelease: monitoring/blackbox-exporter

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

     spec:
       chart: prometheus-blackbox-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 9.0.0
+      version: 9.0.1
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true