From 36ac69581ca7dc49a99bf2310589af4248bc0103 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 00:43:26 +0300 Subject: [PATCH] Switch fix for GrafanaEnterprise-7.0.0. (#3174) --- manifests/GrafanaLabs/GrafanaEnterprise/7.0.0.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifests/GrafanaLabs/GrafanaEnterprise/7.0.0.yaml b/manifests/GrafanaLabs/GrafanaEnterprise/7.0.0.yaml index 4803bd39e..2bc5d1e43 100644 --- a/manifests/GrafanaLabs/GrafanaEnterprise/7.0.0.yaml +++ b/manifests/GrafanaLabs/GrafanaEnterprise/7.0.0.yaml @@ -6,10 +6,13 @@ License: Grafana Labs License LicenseUrl: https://grafana.com/terms/grafana-labs-license/ AppMoniker: grafana-e Tags: grafana, dashboard, prometheus, graph, metrics, visualization, data, query -Description: "Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins." +Description: "Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins." Homepage: https://grafana.com Installers: - Arch: x64 Url: https://dl.grafana.com/enterprise/release/grafana-enterprise-7.0.0.windows-amd64.msi Sha256: EF4415C986AA84D81D36B0FBF90A92691FDF8DEF4479CE224A2687816D66B641 InstallerType: msi + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart