chore(helm): update image docker.io/prompve/prometheus-pve-exporter 3.5.3 → 3.5.4 (#35030)
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 | `2b3ef7f` -> `dc4cb11` | --- > [!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.4`](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/blob/HEAD/CHANGELOG.rst#354---2025-05-02) [Compare Source](https://redirect.github.com/prometheus-pve/prometheus-pve-exporter/compare/v3.5.3...v3.5.4) Changed ``` - Fix GHA workflow failing on artifact attestation (#​330) ``` </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.3
|
||||
appVersion: 3.5.4
|
||||
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.1
|
||||
version: 1.0.2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/prompve/prometheus-pve-exporter
|
||||
tag: 3.5.3@sha256:2b3ef7f26bee78187b07bc557cbb13cf7ba7de765a41364513c30c4832d6dec8
|
||||
tag: 3.5.4@sha256:dc4cb11f4e22b68d2287f4bc7d7725f6b9affa07fd003f8f47f06f42fe8b6690
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user