mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:59:53 +08:00
Update catalog information
This commit is contained in:
16
catalog.json
16
catalog.json
@@ -300,7 +300,7 @@
|
||||
"latest_version": "1.0.1",
|
||||
"latest_app_version": "3.0.10.1567",
|
||||
"latest_human_version": "3.0.10.1567_1.0.1",
|
||||
"last_update": "2023-04-10 15:54:45",
|
||||
"last_update": "2023-04-11 15:25:04",
|
||||
"name": "sonarr",
|
||||
"recommended": false,
|
||||
"title": "Sonarr",
|
||||
@@ -316,9 +316,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/community/chia",
|
||||
"latest_version": "1.0.3",
|
||||
"latest_version": "1.0.4",
|
||||
"latest_app_version": "1.7.1",
|
||||
"latest_human_version": "1.7.1_1.0.3",
|
||||
"latest_human_version": "1.7.1_1.0.4",
|
||||
"last_update": "2023-04-07 17:25:51",
|
||||
"name": "chia",
|
||||
"recommended": false,
|
||||
@@ -338,7 +338,7 @@
|
||||
"latest_version": "1.0.1",
|
||||
"latest_app_version": "4.3.2.6857",
|
||||
"latest_human_version": "4.3.2.6857_1.0.1",
|
||||
"last_update": "2023-04-10 15:54:45",
|
||||
"last_update": "2023-04-11 15:25:04",
|
||||
"name": "radarr",
|
||||
"recommended": false,
|
||||
"title": "Radarr",
|
||||
@@ -374,9 +374,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/community/vaultwarden",
|
||||
"latest_version": "1.0.2",
|
||||
"latest_version": "1.0.3",
|
||||
"latest_app_version": "1.28.1",
|
||||
"latest_human_version": "1.28.1_1.0.2",
|
||||
"latest_human_version": "1.28.1_1.0.3",
|
||||
"last_update": "2023-04-07 17:25:51",
|
||||
"name": "vaultwarden",
|
||||
"recommended": false,
|
||||
@@ -397,9 +397,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/enterprise/minio",
|
||||
"latest_version": "1.0.2",
|
||||
"latest_version": "1.0.3",
|
||||
"latest_app_version": "2023-03-24",
|
||||
"latest_human_version": "2023-03-24_1.0.2",
|
||||
"latest_human_version": "2023-03-24_1.0.3",
|
||||
"last_update": "2023-04-06 16:11:48",
|
||||
"name": "minio",
|
||||
"recommended": false,
|
||||
|
||||
@@ -4,7 +4,7 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
|
||||
annotations:
|
||||
title: Chia
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -12,7 +12,7 @@ chiaNetwork:
|
||||
chiaConfig:
|
||||
service: ''
|
||||
farmer_address: ''
|
||||
farmer_port: ''
|
||||
farmer_port: 0
|
||||
ca: ''
|
||||
full_node_peer: ''
|
||||
additionalEnvs: []
|
||||
@@ -4,7 +4,7 @@ description: Alternative implementation of the Bitwarden server API written in R
|
||||
annotations:
|
||||
title: Vaultwarden
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
apiVersion: v2
|
||||
appVersion: '1.28.1'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -17,7 +17,7 @@ vaultwardenNetwork:
|
||||
wsEnabled: true
|
||||
wsPort: 30001
|
||||
hostNetwork: false
|
||||
certificateID: ''
|
||||
certificateID: 0
|
||||
domain: ''
|
||||
|
||||
vaultwardenRunAs:
|
||||
@@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage
|
||||
annotations:
|
||||
title: MinIO
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
apiVersion: v2
|
||||
appVersion: '2023-03-24'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -24,7 +24,7 @@ minioRunAs:
|
||||
minioNetwork:
|
||||
apiPort: 30000
|
||||
webPort: 30001
|
||||
certificateID: ''
|
||||
certificateID: 0
|
||||
hostNetwork: false
|
||||
serverUrl: ''
|
||||
consoleUrl: ''
|
||||
Reference in New Issue
Block a user