mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Updater bot : postgres updated to 15.4
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 15.4 (09-09-2023)
|
||||||
|
- Update to latest version from postgres
|
||||||
### 15.3-11 (08-09-2023)
|
### 15.3-11 (08-09-2023)
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
DON'T UPDATE NOT WORKING
|
DON'T UPDATE NOT WORKING
|
||||||
|
|||||||
@@ -34,5 +34,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "postgres",
|
"slug": "postgres",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "15.3-11"
|
"version": "15.4"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"dockerhub_by_date": true,
|
"dockerhub_by_date": true,
|
||||||
"dockerhub_list_size": 2,
|
"dockerhub_list_size": 2,
|
||||||
"last_update": "27-05-2023",
|
"last_update": "09-09-2023",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "postgres",
|
"slug": "postgres",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "postgres",
|
"upstream_repo": "postgres",
|
||||||
"upstream_version": "15.3"
|
"upstream_version": "15.4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user