mirror of
https://github.com/truenas/charts.git
synced 2026-05-05 12:43:58 +08:00
Update catalog information
This commit is contained in:
12
catalog.json
12
catalog.json
@@ -87,7 +87,7 @@
|
||||
"latest_version": "1.0.26",
|
||||
"latest_app_version": "230625",
|
||||
"latest_human_version": "230625_1.0.26",
|
||||
"last_update": "2023-06-23 17:47:28",
|
||||
"last_update": "2023-06-26 13:43:13",
|
||||
"name": "photoprism",
|
||||
"recommended": false,
|
||||
"title": "PhotoPrism",
|
||||
@@ -125,7 +125,7 @@
|
||||
"latest_version": "1.0.97",
|
||||
"latest_app_version": "2023.6.3",
|
||||
"latest_human_version": "2023.6.3_1.0.97",
|
||||
"last_update": "2023-06-16 12:26:04",
|
||||
"last_update": "2023-06-26 13:43:13",
|
||||
"name": "home-assistant",
|
||||
"recommended": false,
|
||||
"title": "Home Assistant",
|
||||
@@ -414,7 +414,7 @@
|
||||
"latest_version": "1.0.11",
|
||||
"latest_app_version": "v2.45.0",
|
||||
"latest_human_version": "v2.45.0_1.0.11",
|
||||
"last_update": "2023-06-12 13:44:39",
|
||||
"last_update": "2023-06-26 13:43:13",
|
||||
"name": "prometheus",
|
||||
"recommended": false,
|
||||
"title": "Prometheus",
|
||||
@@ -608,9 +608,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://min.io",
|
||||
"location": "/__w/charts/charts/enterprise/minio",
|
||||
"latest_version": "1.0.12",
|
||||
"latest_version": "1.0.13",
|
||||
"latest_app_version": "2023-03-24",
|
||||
"latest_human_version": "2023-03-24_1.0.12",
|
||||
"latest_human_version": "2023-03-24_1.0.13",
|
||||
"last_update": "2023-06-23 12:30:25",
|
||||
"name": "minio",
|
||||
"recommended": false,
|
||||
@@ -1172,7 +1172,7 @@
|
||||
"latest_version": "1.0.2",
|
||||
"latest_app_version": "10.0.1",
|
||||
"latest_human_version": "10.0.1_1.0.2",
|
||||
"last_update": "2023-06-15 12:07:17",
|
||||
"last_update": "2023-06-26 13:43:13",
|
||||
"name": "grafana",
|
||||
"recommended": false,
|
||||
"title": "Grafana",
|
||||
|
||||
@@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage
|
||||
annotations:
|
||||
title: MinIO
|
||||
type: application
|
||||
version: 1.0.12
|
||||
version: 1.0.13
|
||||
apiVersion: v2
|
||||
appVersion: '2023-03-24'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -119,7 +119,7 @@ questions:
|
||||
label: MinIO Server URL (API)
|
||||
description: |
|
||||
The URL that console will use to reach API</br>
|
||||
For example https;//minio1.example.com.</br></br>
|
||||
For example https://minio1.example.com.</br></br>
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
@@ -127,7 +127,7 @@ questions:
|
||||
label: MinIO Browser Redirect URL
|
||||
description: |
|
||||
The URL that console will provide as a redirect URL</br>
|
||||
For example https;//console.example.com.</br></br>
|
||||
For example https://console.example.com.</br></br>
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
Reference in New Issue
Block a user