Bump version

This commit is contained in:
Johannes Zellner 2024-03-19 16:09:46 +01:00
parent 02f49d816b
commit be9a1d1293
2 changed files with 6 additions and 2 deletions

View file

@ -494,3 +494,7 @@
* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.50.1) * [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.50.1)
* [BUGFIX] API: Fix metadata API using wrong field names. #13633 * [BUGFIX] API: Fix metadata API using wrong field names. #13633
[1.30.0]
* Update Prometheus to 2.51.0
* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.51.0)

View file

@ -1,6 +1,6 @@
{ {
"version": "1.29.1", "version": "1.30.0",
"upstreamVersion": "2.50.1", "upstreamVersion": "2.51.0",
"id": "io.prometheus.cloudronapp", "id": "io.prometheus.cloudronapp",
"title": "Prometheus Server", "title": "Prometheus Server",
"author": "Prometheus Developers", "author": "Prometheus Developers",