Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update prometheus-node-exporter ( 4.37.0 β†’ 4.37.1 ) #196

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
prometheus-node-exporter patch 4.37.0 -> 4.37.1

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/prometheus-node-exporter-4.x branch from fd9e81e to 09a2add Compare July 22, 2024 02:42
Copy link

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

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

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

     spec:
       chart: prometheus-node-exporter
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 4.37.0
+      version: 4.37.1
   driftDetection:
     mode: enabled
   install:
     crds: CreateReplace
     remediation:
       retries: 3

Copy link

--- HelmRelease: observability-agents/node-exporter DaemonSet: observability-agents/node-exporter

+++ HelmRelease: observability-agents/node-exporter DaemonSet: observability-agents/node-exporter

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

         runAsGroup: 65534
         runAsNonRoot: true
         runAsUser: 65534
       serviceAccountName: node-exporter
       containers:
       - name: node-exporter
-        image: quay.io/prometheus/node-exporter:v1.8.1
+        image: quay.io/prometheus/node-exporter:v1.8.2
         imagePullPolicy: IfNotPresent
         args:
         - --path.procfs=/host/proc
         - --path.sysfs=/host/sys
         - --path.rootfs=/host/root
         - --path.udev.data=/host/root/run/udev/data

@jfroy jfroy merged commit 31af145 into main Jul 22, 2024
4 checks passed
@jfroy jfroy deleted the renovate/prometheus-node-exporter-4.x branch July 22, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant