From d0ea08bccc6f80b5bba4dd78ca30e7cc9aa2352b Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 13 May 2021 23:13:46 -0700 Subject: [PATCH] Version 1.6.0 --- CHANGELOG | 5 +++++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2a5d689..314921c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -52,3 +52,8 @@ * PromQL: Allow negative offsets. Behind --enable-feature=promql-negative-offset flag. #8487 * experimental Exemplars: Add in-memory storage for exemplars. Behind --enable-feature=exemplar-storage flag. #6635 * UI: Add advanced auto-completion, syntax highlighting and linting to graph page query input. #8634 + +[1.6.0] +* Update Prometheus to 2.27.0 +* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.27.0) +* UI: Add a dark theme. #8604 diff --git a/CloudronManifest.json b/CloudronManifest.json index 741a4d1..a72afaf 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "1.6.0", "id": "io.prometheus.cloudronapp", "title": "Prometheus Server", "author": "Erik Tadevosyan", diff --git a/DESCRIPTION.md b/DESCRIPTION.md index af173fd..2730637 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Prometheus 2.26.0 +This app packages Prometheus 2.27.0 Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays