Closed renovate[bot] closed 1 week ago
--- kubernetes/apps/observability/exporters/blackbox-exporter/app Kustomization: flux-system/blackbox-exporter HelmRelease: observability/blackbox-exporter
+++ kubernetes/apps/observability/exporters/blackbox-exporter/app Kustomization: flux-system/blackbox-exporter HelmRelease: observability/blackbox-exporter
@@ -13,13 +13,13 @@
spec:
chart: prometheus-blackbox-exporter
sourceRef:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
- version: 9.0.1
+ version: 9.1.0
install:
remediation:
retries: 3
interval: 30m
uninstall:
keepHistory: false
--- HelmRelease: observability/blackbox-exporter ServiceMonitor: observability/blackbox-exporter-nas
+++ HelmRelease: observability/blackbox-exporter ServiceMonitor: observability/blackbox-exporter-nas
@@ -13,12 +13,13 @@
endpoints:
- port: http
scheme: http
path: /probe
interval: 30s
scrapeTimeout: 30s
+ honorTimestamps: true
params:
module:
- icmp
target:
- 10.10.30.10
metricRelabelings:
This PR contains the following updates:
9.0.1
->9.1.0
Configuration
📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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 was generated by Mend Renovate. View the repository job log.