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 prompve/prometheus-pve-exporter ( 3.4.2 → 3.4.3 ) #1073

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
prompve/prometheus-pve-exporter patch 3.4.2 -> 3.4.3

Release Notes

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

v3.4.3

Compare Source

Changed


- Bump alpine from 3.19.1 to 3.20.1 (#​260)
- Bump urllib3 from 2.1.0 to 2.2.2 (#​259)
- Bump requests from 2.32.0 to 2.32.3 (#​256)
- Bump docker/build-push-action from 5 to 6 (#​258)

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 as a code owner July 3, 2024 22:06
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jul 3, 2024
Copy link

github-actions bot commented Jul 3, 2024

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.2
+              tag: 3.4.3
             resources:
               limits:
                 memory: 80Mi
               requests:
                 cpu: 10m
                 memory: 40Mi

Copy link

github-actions bot commented Jul 3, 2024

helmrelease changes in kubernetes/main

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

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

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

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: PYTHONWARNINGS
           value: once
-        image: prompve/prometheus-pve-exporter:3.4.2
+        image: prompve/prometheus-pve-exporter:3.4.3
         name: app
         resources:
           limits:
             memory: 80Mi
           requests:
             cpu: 10m

@renovate renovate bot force-pushed the renovate/main-prompve-prometheus-pve-exporter-3.x branch from 05afbad to 55ad039 Compare July 4, 2024 17:56
@martinohmann martinohmann merged commit 7b83824 into main Jul 4, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-prompve-prometheus-pve-exporter-3.x branch July 4, 2024 17:59
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