Skip to content

Commit

Permalink
Merge pull request spantaleev#2170 from etkecc/patch-98
Browse files Browse the repository at this point in the history
Update grafana 9.1.7 -> 9.2.0
  • Loading branch information
spantaleev authored Oct 12, 2022
2 parents 1f641e0 + 43b1be9 commit 2367968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/matrix-grafana/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

matrix_grafana_enabled: true

matrix_grafana_version: 9.1.7
matrix_grafana_version: 9.2.0
matrix_grafana_docker_image: "{{ matrix_container_global_registry_prefix }}grafana/grafana:{{ matrix_grafana_version }}"
matrix_grafana_docker_image_force_pull: "{{ matrix_grafana_docker_image.endswith(':latest') }}"

Expand Down

0 comments on commit 2367968

Please sign in to comment.