feat(prometheus-pve-exporter): update image docker.io/prompve/prometheus-pve-exporter 3.7.0 → 3.8.0 (#43119)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/prompve/prometheus-pve-exporter](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter) | minor | `f526611` -> `66e0c85` | --- > [!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.8.0`](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#380---2025-12-23) [Compare Source](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/compare/v3.7.0...v3.8.0) Added ``` - Replace running total gauge metrics with counters (#​389) Changed ``` - Bump alpine from 3.23.0 to 3.23.2 ([#​393](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/393)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcHJvbWV0aGV1cy1wdmUtZXhwb3J0ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.7.0
|
||||
appVersion: 3.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.11
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://grafana.com/grafana/dashboards/10347-proxmox-via-prometheus/
|
||||
- https://hub.docker.com/r/prompve/prometheus-pve-exporter
|
||||
type: application
|
||||
version: 2.15.0
|
||||
version: 2.16.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/prompve/prometheus-pve-exporter
|
||||
tag: 3.7.0@sha256:f5266117e8b3db1fcf1cb3f9206cf7822d9db82fc1740b8f33f3140c9f24cca9
|
||||
tag: 3.8.0@sha256:66e0c8558b23f06231ab55ab1afdef2d43ff24365bcf75d36adaef6d9f7497df
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user