From b6526ddc7604475730b13764788fc0758bf67cec Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sat, 20 Feb 2021 18:37:31 -0800 Subject: [PATCH] Version 1.3.0 --- CHANGELOG | 4 ++++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 8b23d1c..07c7da6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,3 +24,7 @@ * TSDB: Create a checkpoint only once at the end of all head compactions. #8067 * TSDB: Avoid Series API from hitting the chunks. #8050 * TSDB: Cache label name and last value when adding series during compactions making compactions faster. #8192 + +[1.3.0] +* Update Prometheus to 2.24.1 +* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.24.0) diff --git a/CloudronManifest.json b/CloudronManifest.json index 7feb762..2a4e522 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "1.3.0", "id": "io.prometheus.cloudronapp", "title": "Prometheus Server", "author": "Erik Tadevosyan", diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 77cbc0a..d0d38b8 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Prometheus 2.23.0 +This app packages Prometheus 2.24.1 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