chore(deps): update container image grafana/grafana-image-renderer to latest@b870676 by renovate (#26334)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/grafana-image-renderer | digest | `9975402` -> `b870676` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny41IiwidXBkYXRlZEluVmVyIjoiMzguNzcuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
6535132ac8
commit
e5043bd0b3
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/grafana-image-renderer
|
- https://github.com/truecharts/charts/tree/master/charts/stable/grafana-image-renderer
|
||||||
- https://hub.docker.com/r/grafana/grafana-image-renderer
|
- https://hub.docker.com/r/grafana/grafana-image-renderer
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.9
|
version: 7.1.10
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: grafana/grafana-image-renderer
|
repository: grafana/grafana-image-renderer
|
||||||
tag: latest@sha256:9975402ecc5565fb6c6deb539c2f7c85170a5d68ee2b022de5d2f6b707fdeb35
|
tag: latest@sha256:b870676b66ef43989966e1a23cb101aa465dce32450f49b574818276983473b2
|
||||||
persistence: {}
|
persistence: {}
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
|
|
Loading…
Reference in New Issue