mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 10:43:03 -03:00
chore(helm): update image docker.io/prompve/prometheus-pve-exporter 3.5.4 → 3.5.5 (#36536)
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 | `dc4cb11` -> `79a5598` | --- > [!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.5`](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#355---2025-06-19) [Compare Source](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/compare/v3.5.4...v3.5.5) Changed ``` - Bump alpine from 3.21.3 to 3.22.0 (#​338) - Bump prometheus-client from 0.21.1 to 0.22.1 (#​339) - Bump requests from 2.32.3 to 2.32.4 (#​340) - Bump urllib3 from 2.2.2 to 2.5.0 (#​341) ``` </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.4
|
||||
appVersion: 3.5.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://grafana.com/grafana/dashboards/10347-proxmox-via-prometheus/
|
||||
- https://hub.docker.com/r/prompve/prometheus-pve-exporter
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/prompve/prometheus-pve-exporter
|
||||
tag: 3.5.4@sha256:dc4cb11f4e22b68d2287f4bc7d7725f6b9affa07fd003f8f47f06f42fe8b6690
|
||||
tag: 3.5.5@sha256:79a5598906697b1a5a006d09f0200528a77c6ff1568faf018539ac65824454df
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user