mirror of
https://git.cloudron.io/cloudron/prometheus-server-app.git
synced 2024-11-22 08:21:02 +00:00
Version 1.1.0
This commit is contained in:
parent
0dc0135b80
commit
6d59fe4745
2 changed files with 4 additions and 1 deletions
|
@ -10,3 +10,6 @@
|
||||||
[1.0.0]
|
[1.0.0]
|
||||||
* Initial stable version
|
* Initial stable version
|
||||||
|
|
||||||
|
[1.1.0]
|
||||||
|
* Use base image v3
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-1",
|
"version": "1.1.0",
|
||||||
"id": "io.prometheus.cloudronapp",
|
"id": "io.prometheus.cloudronapp",
|
||||||
"title": "Prometheus Server",
|
"title": "Prometheus Server",
|
||||||
"author": "Erik Tadevosyan",
|
"author": "Erik Tadevosyan",
|
||||||
|
|
Loading…
Reference in a new issue