Version 1.14.2
This commit is contained in:
parent
548804b068
commit
985d007783
2 changed files with 7 additions and 2 deletions
|
@ -221,3 +221,8 @@
|
|||
* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.36.1)
|
||||
* [BUGFIX] promtool: Add --lint-fatal option #10840
|
||||
|
||||
[1.14.2]
|
||||
* Update Prometheus to 2.36.2
|
||||
* [Full changelog](https://github.com/prometheus/prometheus/releases/tag/v2.36.2)
|
||||
* [BUGFIX] Fix serving of static assets like fonts and favicon. #10888
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "1.14.1",
|
||||
"upstreamVersion": "2.36.1",
|
||||
"version": "1.14.2",
|
||||
"upstreamVersion": "2.36.2",
|
||||
"id": "io.prometheus.cloudronapp",
|
||||
"title": "Prometheus Server",
|
||||
"author": "Erik Tadevosyan",
|
||||
|
|
Loading…
Reference in a new issue