Merge pull request #2418 from etkecc/patch-149

Update grafana 9.3.2 -> 9.3.4
This commit is contained in:
Slavi Pantaleev 2023-01-25 10:46:23 +02:00 committed by GitHub
commit 39b0300797
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
matrix_grafana_enabled: true
matrix_grafana_version: 9.3.2
matrix_grafana_version: 9.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') }}"