From da5abce8be90b5cb0a62e702075b0eb5c750055e Mon Sep 17 00:00:00 2001 From: Markus Date: Thu, 12 Jan 2017 13:09:31 +0100 Subject: [PATCH] changed template version string to match grafana image tag --- templates/grafana/0/rancher-compose.yml | 2 +- templates/grafana/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/grafana/0/rancher-compose.yml b/templates/grafana/0/rancher-compose.yml index 68c9353..6070594 100644 --- a/templates/grafana/0/rancher-compose.yml +++ b/templates/grafana/0/rancher-compose.yml @@ -1,6 +1,6 @@ .catalog: name: "Grafana" - version: "3.0.2-rancher1" + version: "latest-rancher1" description: | (Experimental) Grafana: Beautiful metric & analytic dashboards questions: diff --git a/templates/grafana/config.yml b/templates/grafana/config.yml index 3b6394e..22270d4 100644 --- a/templates/grafana/config.yml +++ b/templates/grafana/config.yml @@ -1,4 +1,4 @@ name: "Grafana" description: "Visualization dashboard" -version: "3.0.2-rancher1" +version: "latest-rancher1" category: Monitoring