diff options
| author | Kasra Bigdeli <[email protected]> | 2020-08-09 17:40:21 -0400 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2020-08-09 17:40:21 -0400 |
| commit | cc8a158d84acebf785f789d6fd4e069b1fe2cefa (patch) | |
| tree | d5432d40a888628e0bcc120ffa41d18dc23e72b7 /public/v2/apps/prometheus.json | |
| parent | 7cb4e3eb567c77d510d61ddfd604415e533858fd (diff) | |
| download | caprover-one-click-apps-cc8a158d84acebf785f789d6fd4e069b1fe2cefa.tar.gz caprover-one-click-apps-cc8a158d84acebf785f789d6fd4e069b1fe2cefa.zip | |
Added isOfficial
Diffstat (limited to 'public/v2/apps/prometheus.json')
| -rw-r--r-- | public/v2/apps/prometheus.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v2/apps/prometheus.json b/public/v2/apps/prometheus.json index fec1119..39a7108 100644 --- a/public/v2/apps/prometheus.json +++ b/public/v2/apps/prometheus.json @@ -3,6 +3,7 @@ "documentation": "https://hub.docker.com/r/prom/prometheus/", "displayName": "Prometheus", "description": "Prometheus is a systems and service monitoring system.", + "isOfficial": true, "dockerCompose": { "services": { "$$cap_appname": { |
