diff --git a/CHANGELOG b/CHANGELOG
index f025061..e31371a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -75,3 +75,12 @@
* [ENHANCEMENT] Consul SD: Support reading tokens from file. #8926
* [ENHANCEMENT] Rules: Add a new .ExternalURL alert field templating variable, containing the external URL of the Prometheus server. #8878
* [ENHANCEMENT] Scrape: Add experimental body_size_limit scrape configuration setting to limit the allowed response body size for target scrapes. #8833 #8886
+
+[1.7.1]
+* Update Prometheus to 2.28.1
+* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.28.1)
+* [BUGFIX]: HTTP SD: Allow charset specification in Content-Type header. #8981
+* [BUGFIX]: HTTP SD: Fix handling of disappeared target groups. #9019
+* [BUGFIX]: Fix incorrect log-level handling after moving to go-kit/log. #9021
+
+
diff --git a/CloudronManifest.json b/CloudronManifest.json
index ea4b0e6..20e082a 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -1,5 +1,5 @@
{
- "version": "1.7.0",
+ "version": "1.7.1",
"id": "io.prometheus.cloudronapp",
"title": "Prometheus Server",
"author": "Erik Tadevosyan",
diff --git a/DESCRIPTION.md b/DESCRIPTION.md
index d770fad..9cac385 100644
--- a/DESCRIPTION.md
+++ b/DESCRIPTION.md
@@ -1,4 +1,4 @@
-This app packages Prometheus 2.28.0
+This app packages Prometheus 2.28.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