chore(deps): update container image grafana/grafana-image-renderer to latest@f0c5f32 by renovate (#20449)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/grafana-image-renderer | digest | `66f0679` -> `f0c5f32` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
4f87d06e76
commit
2826bf59d0
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.p
|
||||||
keywords:
|
keywords:
|
||||||
- grafana-image-renderer
|
- grafana-image-renderer
|
||||||
- Productivity
|
- Productivity
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,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: 5.8.0
|
version: 5.8.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: grafana/grafana-image-renderer
|
repository: grafana/grafana-image-renderer
|
||||||
tag: latest@sha256:66f0679b84a058bf672074b308509f2317e97a24695e6b12dfd4661720e08aad
|
tag: latest@sha256:f0c5f32f3c34deb15b8a86d61e5e1fdcad85d6a847453676d4182da283e679ad
|
||||||
persistence: {}
|
persistence: {}
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
|
|
Loading…
Reference in New Issue