chore(helm): update image docker.io/prompve/prometheus-pve-exporter 3.5.5 → 3.6.0 (#42325)
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 | `79a5598` -> `640f67b` | --- > [!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.6.0`](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#360---2025-12-01) [Compare Source](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/compare/v3.5.5...v3.6.0) Added ``` - Add collector and CLI flag for PVE subscription info (#​370) Changed ``` - Bump werkzeug from 3.1.3 to 3.1.4 ([#​371](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/371)) - Bump actions/checkout from 5 to 6 ([#​369](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/369)) - Bump actions/upload-artifact from 4 to 5 ([#​365](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/365)) - Bump actions/download-artifact from 5 to 6 ([#​364](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/364)) - Bump alpine from 3.22.1 to 3.22.2 ([#​363](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/363)) - Bump pyyaml from 6.0.2 to 6.0.3 ([#​362](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/362)) - Bump prometheus-client from 0.22.1 to 0.23.1 ([#​361](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/361)) - Bump actions/setup-python from 5 to 6 ([#​359](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/issues/359)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.5.5
|
||||
appVersion: 3.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -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.13.1
|
||||
version: 2.14.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/prompve/prometheus-pve-exporter
|
||||
tag: 3.5.5@sha256:79a5598906697b1a5a006d09f0200528a77c6ff1568faf018539ac65824454df
|
||||
tag: 3.6.0@sha256:640f67b7166e266a6dd017162808b5621ee6da931700d581cf91ad988c2ece5b
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user