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