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

feat(container): update prometheus-node-exporter ( 4.34.0 β†’ 4.36.0 ) #3094

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Jun 9, 2024

This PR contains the following updates:

Package Update Change
prometheus-node-exporter minor 4.34.0 -> 4.36.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.


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

This PR has been generated by Renovate Bot.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner June 9, 2024 10:17
@mahoro-bot mahoro-bot bot added the type/minor label Jun 9, 2024
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/dns labels Jun 9, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Jun 9, 2024

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

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

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

       chart: prometheus-node-exporter
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 4.34.0
+      version: 4.36.0
   interval: 30m
   values:
     fullnameOverride: node-exporter
     hostNetwork: false
     image:
       registry: quay.io

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Jun 9, 2024

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

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

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

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

@mahoro-bot mahoro-bot bot force-pushed the renovate/dns-prometheus-node-exporter-4.x branch from 367fa05 to a07b46c Compare June 9, 2024 19:14
@mahoro-bot mahoro-bot bot changed the title feat(container): update prometheus-node-exporter ( 4.34.0 β†’ 4.35.0 ) feat(container): update prometheus-node-exporter ( 4.34.0 β†’ 4.36.0 ) Jun 9, 2024
@mahoro-bot mahoro-bot bot force-pushed the renovate/dns-prometheus-node-exporter-4.x branch 2 times, most recently from 743054c to 5d03e34 Compare June 11, 2024 12:33
@mahoro-bot mahoro-bot bot force-pushed the renovate/dns-prometheus-node-exporter-4.x branch from 5d03e34 to d3d50dd Compare June 12, 2024 10:19
@mahoro-bot mahoro-bot bot merged commit 6f723cf into main Jun 14, 2024
5 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/dns-prometheus-node-exporter-4.x branch June 14, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant