chore(deps): update container image prom/graphite-exporter to v0.15.2@24f1590 by renovate (#25275)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | prom/graphite-exporter | patch | `v0.15.1` -> `v0.15.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
dfeb00f01d
commit
9e766f691e
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.15.1
|
||||
appVersion: 0.15.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/truenas-exporter
|
||||
- https://hub.docker.com/r/prom/graphite-exporter
|
||||
type: application
|
||||
version: 3.1.3
|
||||
version: 3.1.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: prom/graphite-exporter
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.15.1@sha256:9b2900c0ffe258eb4f5485270b12a01c385753897f7f3ad6a2cb64101292a879
|
||||
tag: v0.15.2@sha256:24f15907f472713531b137958631de9d90845aa91843a484b9096be5fdc3258a
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue