ugprade from 7.3.4 to 8.0.4

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-07-07 16:42:30 +02:00
parent 19b0702d4c
commit f208e99f25
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@ grafana_service_name: 'grafana'
grafana_service_path: '/docker/{{ grafana_service_name }}'
grafana_compose_file: '{{ grafana_service_path }}/docker-compose.yml'
# Container
grafana_version: '7.3.4'
grafana_version: '8.0.4'
grafana_image: 'grafana/grafana:{{ grafana_version }}'
grafana_cont_name: '{{ grafana_service_name }}'
grafana_cont_vol: '{{ grafana_service_path }}/data'

View File

@ -10,8 +10,9 @@ datasources:
withCredentials: false
isDefault: {{ loop.first }}
jsonData:
tlsAuth: false
tlsAuthWithCACert: false
httpMethod: GET
tlsAuth: false
tlsAuthWithCACert: false
version: 1
editable: true