diff --git a/CHANGELOG.md b/CHANGELOG.md index 281a280..1907f68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -625,3 +625,6 @@ * [Full Changelog](https://github.com/prometheus/prometheus/issues/15851) * \[BUGFIX] Don't send Accept`header`escape=allow-utf-8`when`metric_name_validation_scheme: legacy\` is configured. [#​16061](https://github.com/prometheus/prometheus/issues/16061) +[2.3.0] +* Update base image to 5.0.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 1ea9ccf..cf12c36 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "2.2.1", + "version": "2.3.0", "upstreamVersion": "3.2.1", "id": "io.prometheus.cloudronapp", "title": "Prometheus Server",