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 prompve/prometheus-pve-exporter ( 3.4.7 → 3.5.0 ) #1767

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

Package Update Change
prompve/prometheus-pve-exporter minor 3.4.7 -> 3.5.0

Release Notes

prometheus-pve/prometheus-pve-exporter (prompve/prometheus-pve-exporter)

v3.5.0

Compare Source

Added


- Extend storage info (#​312)
- Add pve_ha_state and pve_lock_state metrics (#​311)

Configuration

📅 Schedule: Branch creation - "on monday,on wednesday,on friday" 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from martinohmann as a code owner January 3, 2025 01:47
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 3, 2025
Copy link

github-actions bot commented Jan 3, 2025

kustomization changes in kubernetes/main

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

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

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

         containers:
           app:
             env:
               PYTHONWARNINGS: once
             image:
               repository: prompve/prometheus-pve-exporter
-              tag: 3.4.7
+              tag: 3.5.0
             resources:
               limits:
                 memory: 80Mi
               requests:
                 cpu: 10m
                 memory: 40Mi

Copy link

github-actions bot commented Jan 3, 2025

helmrelease changes in kubernetes/main

--- HelmRelease: monitoring/pve-exporter Deployment: monitoring/pve-exporter

+++ HelmRelease: monitoring/pve-exporter Deployment: monitoring/pve-exporter

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

       hostUsers: true
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: PYTHONWARNINGS
           value: once
-        image: prompve/prometheus-pve-exporter:3.4.7
+        image: prompve/prometheus-pve-exporter:3.5.0
         name: app
         resources:
           limits:
             memory: 80Mi
           requests:
             cpu: 10m

@martinohmann martinohmann merged commit cfdf413 into main Jan 3, 2025
7 checks passed
@renovate renovate bot deleted the renovate/main-prompve-prometheus-pve-exporter-3.x branch January 3, 2025 05:40
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