Updated: grafana to 8.3.4

This commit is contained in:
GoliathLabs 2022-02-05 10:52:31 +01:00
parent ccb85b31a4
commit e27e0b28c8
No known key found for this signature in database
GPG Key ID: 37F7BDC266B5BAB8

View File

@ -3,7 +3,7 @@
matrix_grafana_enabled: false
matrix_grafana_version: 8.3.3
matrix_grafana_version: 8.3.4
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') }}"