volschin / home-ops

Repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
https://k8s.olschi.de/
MIT License
2 stars 0 forks source link

feat(container): update image prometheus-node-exporter ( 4.38.0 → 4.39.0 ) #670

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
prometheus-node-exporter minor 4.38.0 -> 4.39.0 OpenSSF Scorecard

Configuration

📅 Schedule: Branch creation - "after 8am every weekday,before 7pm every weekday" in timezone Europe/Berlin, 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.

github-actions[bot] commented 3 weeks ago
--- kubernetes/apps/observability/exporters/node-exporter/app Kustomization: flux-system/node-exporter HelmRelease: observability/node-exporter

+++ kubernetes/apps/observability/exporters/node-exporter/app Kustomization: flux-system/node-exporter HelmRelease: observability/node-exporter

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

       chart: prometheus-node-exporter
       interval: 24h
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 4.38.0
+      version: 4.39.0
   interval: 60m
   timeout: 20m
   values:
     fullnameOverride: node-exporter
     hostNetwork: false
     image: