mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 02:29:34 +00:00
chore(deps): update docker image grafana/grafana to v9.3.4
This commit is contained in:
parent
df6c22f320
commit
854a23a856
2 changed files with 2 additions and 2 deletions
|
@ -655,7 +655,7 @@ grafana:
|
|||
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 9.3.2
|
||||
tag: 9.3.4
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
@ -17,7 +17,7 @@ grafana:
|
|||
enabled: true
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 9.3.2
|
||||
tag: 9.3.4
|
||||
|
||||
admin:
|
||||
existingSecret: "loki-stack-grafana"
|
||||
|
|
Loading…
Reference in a new issue