chore(helm): update image docker.io/prompve/prometheus-pve-exporter 3.5.1 → 3.5.2 (#32356)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/prompve/prometheus-pve-exporter](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter) | patch | `316de74` -> `3dfc633` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>prometheus-pve/prometheus-pve-exporter (docker.io/prompve/prometheus-pve-exporter)</summary> ### [`v3.5.2`](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#352---2025-02-18) [Compare Source](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/compare/v3.5.1...v3.5.2) Changed ``` - Bump alpine from 3.21.2 to 3.21.3 (#​321) - Bump cryptography from 43.0.1 to 44.0.1 (#​319) - Bump paramiko from 3.5.0 to 3.5.1 (#​318) ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.1
|
||||
appVersion: 3.5.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://grafana.com/grafana/dashboards/10347-proxmox-via-prometheus/
|
||||
- https://hub.docker.com/r/prompve/prometheus-pve-exporter
|
||||
type: application
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/prompve/prometheus-pve-exporter
|
||||
tag: 3.5.1@sha256:316de74803dea37472c1c75f4d6b9d4d0187a194653ab36bdc2d3eb3916272d4
|
||||
tag: 3.5.2@sha256:3dfc633fa4f74482e5469b7571b33c12876d88f3362721675da88ea39bee924a
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user