Merge pull request #1441 from FSG-Cat/patch-3

Update Grafana from 8.3.0 to 8.3.1 due to Security Flaw
This commit is contained in:
Slavi Pantaleev 2021-12-08 06:02:27 +02:00 committed by GitHub
commit c58c5b3610
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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