From e23f6ece04ce8dfa7596d37fdf5c8aba713f8fb3 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 00:54:27 +0300 Subject: [PATCH] Switch fix for GrafanaEnterprise-7.0.3. (#3175) --- manifests/GrafanaLabs/GrafanaEnterprise/7.0.3.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifests/GrafanaLabs/GrafanaEnterprise/7.0.3.yaml b/manifests/GrafanaLabs/GrafanaEnterprise/7.0.3.yaml index 6ac8b8a5f..87ab1e30f 100644 --- a/manifests/GrafanaLabs/GrafanaEnterprise/7.0.3.yaml +++ b/manifests/GrafanaLabs/GrafanaEnterprise/7.0.3.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.3.windows-amd64.msi Sha256: cb621c7eef6e13396242502e54eb00bbc9f97467361aec98fcdf4171ca7f566f InstallerType: msi + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart