christianhuth / helm-charts

Helm Charts for various Applications: https://charts.christianhuth.de
MIT License
32 stars 17 forks source link

Update prompve/prometheus-pve-exporter Docker tag to v3 #1070

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
prompve/prometheus-pve-exporter major 2.3.1 -> 3.4.3

Release Notes

prometheus-pve/prometheus-pve-exporter (prompve/prometheus-pve-exporter) ### [`v3.4.3`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#343---2024-07-03) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.4.2...v3.4.3) 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) ``` ### [`v3.4.2`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#342---2024-05-26) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.4.1...v3.4.2) Changed ``` - Bump requests from 2.31.0 to 2.32.0 (#​251) ``` ### [`v3.4.1`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#341---2024-05-06) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.4.0...v3.4.1) Changed ``` - Bump werkzeug from 3.0.2 to 3.0.3 (#​249) ``` ### [`v3.4.0`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#340---2024-04-30) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.3.0...v3.4.0) Added ``` - Add tags label to pve_guest_info metric (#​246) ``` ### [`v3.3.0`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#330---2024-04-27) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.2.5...v3.3.0) Added ``` - Add ZFS replication metrics (#​243) ``` ### [`v3.2.5`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#325---2024-04-17) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.2.4...v3.2.5) Changed ``` - Bump gunicorn from 21.2.0 to 22.0.0 (#​241) ``` ### [`v3.2.4`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#324---2024-04-12) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.2.2...v3.2.4) Changed ``` - Bump idna from 3.6 to 3.7 (#​239) - Bump werkzeug from 3.0.1 to 3.0.2 (#​237) ``` ### [`v3.2.2`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#322---2024-02-06) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.2.1...v3.2.2) Changed ``` - Bump cryptography from 41.0.7 to 42.0.0 (#​226) - Bump alpine container image version from 3.19.0 to 3.19.1 (#​225) ``` ### [`v3.2.1`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#321---2024-01-07) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.1.0...v3.2.1) Changed ``` - Build cffi and pyyaml from source (#​222) - Use appropriate build tools to create dist for pypi (#​220) ``` ### [`v3.1.0`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#310---2024-01-03) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.0.2...v3.1.0) Added ``` - Adding template label to pve_guest_info metric (#​208) Changed ``` - Simplify container build spec ([#​210](https://togithub.com/prometheus-pve/prometheus-pve-exporter/issues/210)) - Fix coding style after template label addition ([#​209](https://togithub.com/prometheus-pve/prometheus-pve-exporter/issues/209)) - Bump actions/download-artifact from 3 to 4 ([#​205](https://togithub.com/prometheus-pve/prometheus-pve-exporter/issues/205)) - Bump actions/upload-artifact from 3 to 4 ([#​206](https://togithub.com/prometheus-pve/prometheus-pve-exporter/issues/206)) - Correct cluster and node params ([#​202](https://togithub.com/prometheus-pve/prometheus-pve-exporter/issues/202)) - Extract cluster and node collectors into separate files ([#​198](https://togithub.com/prometheus-pve/prometheus-pve-exporter/issues/198)) ### [`v3.0.2`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#302---2023-11-05) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.0.1...v3.0.2) Changed ``` - Specify same arguments for upload-artifact and download-artifact actions (#​196) ``` ### [`v3.0.1`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#301---2023-11-05) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v3.0.0...v3.0.1) Changed ``` - Revert to deprecated way of building packages (#​193) ``` ### [`v3.0.0`](https://togithub.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#300---2023-11-05) [Compare Source](https://togithub.com/prometheus-pve/prometheus-pve-exporter/compare/v2.3.1...v3.0.0) Changed (BREAKING) - Use flags instead of positional arguments for config file and listen address (#​190) - Scrape /nodes endpoint from current node only (#​180) - Remove tini from docker image (#​179) - Bump required python version to 3.9 (bullseye) (#​162) - Run with a dedicated user in container by default (#​182) Changed ~~~~~~~ - Implement pypi trusted publishing workflow (#​187) - Use PEP440 pattern when converting repo release tags into docker image tags (#​183) - Remove references to develop branch (#​181) - Update docker image to alpine 3.18.4 (#​170) - Bump required python version to 3.9 (in README) (#​169) - Remove fallback for BooleanOptionalAction (obsolete in python>=3.9) (#​163) - Fix github actions (#​161) - Bump actions/checkout from 2 to 4 (#​177) - ci: add dependabot (#​176) - ci: add arm64 image build (#​175)

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.



This PR has been generated by Mend Renovate. View repository job log here.