]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
ceph-grafana: Use v5.0.4 for containers
authorZack Cerza <zack@redhat.com>
Tue, 17 Apr 2018 16:38:57 +0000 (10:38 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 17 Apr 2018 19:21:55 +0000 (13:21 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/roles/ceph-grafana/defaults/main.yml

index 55e68a49a5fa463a0e0e63bf9c837cc81dbf2d47..35b799cf045ccfd769c484215657e32196594481 100644 (file)
@@ -8,7 +8,7 @@ defaults:
     containerized: false
     container_name: "grafana/grafana"
     # version currently only applies to containers
-    version: 4.6.3
+    version: 5.0.4
     datasource: Local
     # Note: changing this value won't update the password in Grafana itself;
     # change it via the web UI and then override this value to reflect.