fix(avm-exporter): update image docker.io/pdreker/fritz_exporter 2.6.1 → 2.6.2 (#47213)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/pdreker/fritz_exporter | patch | `a6b182e` → `4ef983e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXZtLWV4cG9ydGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.6.1
|
appVersion: 2.6.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.0.15
|
version: 29.0.15
|
||||||
@@ -20,22 +20,22 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: AVM Exporter for Prometheus to monitor Fritz!Box devices
|
description: AVM Exporter for Prometheus to monitor Fritz!Box devices
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/avm-exporter
|
home: https://trueforge.org/truetech/truecharts/charts/stable/avm-exporter
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/avm-exporter.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/avm-exporter.webp
|
||||||
keywords:
|
keywords:
|
||||||
- avm-exporter
|
- avm-exporter
|
||||||
- grafana
|
- grafana
|
||||||
- prometheus
|
- prometheus
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: avm-exporter
|
name: avm-exporter
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/pdreker/fritz_exporter
|
- https://github.com/pdreker/fritz_exporter
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/avm-exporter
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/avm-exporter
|
||||||
- https://hub.docker.com/r/pdreker/fritz_exporter
|
- https://hub.docker.com/r/pdreker/fritz_exporter
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.2
|
version: 2.0.3
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/pdreker/fritz_exporter
|
repository: docker.io/pdreker/fritz_exporter
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.6.1@sha256:a6b182eb3bc94c7dd37eb2ded8bbb6653861615f4c1e4a906fee679f9f605ce3
|
tag: 2.6.2@sha256:4ef983ee58c07127ada2e3f30821273728ee88cce0c57a33c3ff487b4d7206cf
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user