chore(deps): update container image tccr.io/truecharts/grafana to v9.5.1 (#8287)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/grafana](https://togithub.com/truecharts/containers) | minor | `9.4.7` -> `9.5.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ee29a0bed6
commit
bb9667ce26
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "9.4.7"
|
||||
appVersion: "9.5.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 7.0.25
|
||||
version: 7.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.4.7@sha256:ee16f4551683ae170edabe131216ac39397663306efb5bfba3840b25649f9c64
|
||||
tag: 9.5.1@sha256:93d23d63ea812f42a66166e671e4db95c4d5b0227b2e6bacd129e3588d54c748
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue