Skip to content

Commit

Permalink
Update grafana/grafana Docker tag to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent e40bcdb commit 32fa259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana/nomad.job
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ job "grafana" {
driver = "docker"
user = "1000:1000"
config {
image = "grafana/grafana:10.4.10"
image = "grafana/grafana:11.2.1"
userns_mode = "host"
volumes = [
"${var.shared_dir}grafana/config:/etc/grafana/",
Expand Down

0 comments on commit 32fa259

Please sign in to comment.