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(helm): update chart prometheus-node-exporter to 4.33.0 #6074

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
prometheus-node-exporter (source) minor 4.32.0 -> 4.33.0

Release Notes

prometheus-community/helm-charts (prometheus-node-exporter)

v4.33.0

Compare Source

A Helm chart for prometheus node-exporter

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-elasticsearch-exporter-5.8.0...prometheus-node-exporter-4.33.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.

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| helm       | prometheus-node-exporter | 4.32.0 | 4.33.0 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

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

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

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: monitoring/node-exporter DaemonSet: monitoring/node-exporter

+++ HelmRelease: monitoring/node-exporter DaemonSet: monitoring/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.7.0
+        image: quay.io/prometheus/node-exporter:v1.8.0
         imagePullPolicy: IfNotPresent
         args:
         - --path.procfs=/host/proc
         - --path.sysfs=/host/sys
         - --path.rootfs=/host/root
         - --path.udev.data=/host/root/run/udev/data

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 95787d8 into main Apr 30, 2024
10 of 11 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/prometheus-node-exporter-4.x branch April 30, 2024 17:10
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.

0 participants