Update grafana version tag to 9.1.0 (#54049) (#55263)

* Update grafana version tag to 9.0.5

The user doing cut and paste will not notice and will install a old version of Grafana

* Update version to 9.1.0

Current latest tag is 9.1.0: https://hub.docker.com/r/grafana/grafana/tags

(cherry picked from commit a09e4b0e4f)

Co-authored-by: Saverio Proto <zioproto@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-09-21 11:44:25 -07:00
committed by GitHub
co-authored by Saverio Proto
parent b273a96985
commit 3472ce7f70
@@ -55,7 +55,7 @@ spec:
- 0
containers:
- name: grafana
image: grafana/grafana:8.4.4
image: grafana/grafana:9.1.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000