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 image prompve/prometheus-pve-exporter to v3.2.1 #202

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
prompve/prometheus-pve-exporter minor 3.1.0 -> 3.2.1

Release Notes

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

v3.2.1

Compare Source

Changed


- Build cffi and pyyaml from source (#​222)
- Use appropriate build tools to create dist for pypi (#​220)

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from martinohmann January 7, 2024 12:24
@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 7, 2024
Copy link

github-actions bot commented Jan 7, 2024

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

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

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

         runAsUser: 568
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: prompve/prometheus-pve-exporter:3.1.0
+      - image: prompve/prometheus-pve-exporter:3.2.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9221

Copy link

github-actions bot commented Jan 7, 2024

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

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

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

     controllers:
       main:
         containers:
           main:
             image:
               repository: prompve/prometheus-pve-exporter
-              tag: 3.1.0
+              tag: 3.2.1
         pod:
           securityContext:
             runAsGroup: 568
             runAsUser: 568
     persistence:
       config:

@martinohmann martinohmann merged commit 65ff632 into main Jan 7, 2024
4 checks passed
@renovate renovate bot deleted the renovate/prompve-prometheus-pve-exporter-3.x branch January 7, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant