From 14a1225312ce0e06fd18fb5c3fb1da8687a8fd18 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 17 Mar 2021 11:23:44 -0700 Subject: [PATCH] Version 1.4.1 --- CHANGELOG | 6 ++++++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 767b7ea..82650e2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -38,3 +38,9 @@ * Remote: Allow passing along custom remote_write HTTP headers. #8416 * Mixins: Scope grafana configuration. #8332 +[1.4.1] +* Update Prometheus to 2.25.2 +* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.25.2) +* Fix the ingestion of scrapes when the wall clock changes, e.g. on suspend +* Enable basicAuth so it can work with apps like grafana + diff --git a/CloudronManifest.json b/CloudronManifest.json index e1ad4f1..4deb48a 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "1.4.0", + "version": "1.4.1", "id": "io.prometheus.cloudronapp", "title": "Prometheus Server", "author": "Erik Tadevosyan", diff --git a/DESCRIPTION.md b/DESCRIPTION.md index a437891..3a55339 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Prometheus 2.25.0 +This app packages Prometheus 2.25.2 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