mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
Update catalog changes
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"1.1.4": {
|
||||
"1.1.5": {
|
||||
"healthy": true,
|
||||
"supported": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/community/pgadmin/1.1.4",
|
||||
"last_update": "2023-12-14 09:31:05",
|
||||
"location": "/__w/charts/charts/community/pgadmin/1.1.5",
|
||||
"last_update": "2023-12-15 09:09:58",
|
||||
"required_features": [
|
||||
"definitions/certificate",
|
||||
"normalize/ixVolume"
|
||||
"normalize/ixVolume",
|
||||
"definitions/certificate"
|
||||
],
|
||||
"human_version": "8.0_1.1.4",
|
||||
"version": "1.1.4",
|
||||
"human_version": "8.1_1.1.5",
|
||||
"version": "1.1.5",
|
||||
"chart_metadata": {
|
||||
"name": "pgadmin",
|
||||
"description": "pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL",
|
||||
@@ -18,9 +18,9 @@
|
||||
"title": "pgAdmin"
|
||||
},
|
||||
"type": "application",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"apiVersion": "v2",
|
||||
"appVersion": "8.0",
|
||||
"appVersion": "8.1",
|
||||
"kubeVersion": ">=1.16.0-0",
|
||||
"maintainers": [
|
||||
{
|
||||
@@ -33,7 +33,7 @@
|
||||
{
|
||||
"name": "common",
|
||||
"repository": "file://../../../common",
|
||||
"version": "1.2.3"
|
||||
"version": "1.2.4"
|
||||
}
|
||||
],
|
||||
"home": "https://www.pgadmin.org/",
|
||||
|
||||
Reference in New Issue
Block a user