mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
Update catalog information
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
"latest_version": "1.0.4",
|
||||
"latest_app_version": "8.7.1",
|
||||
"latest_human_version": "8.7.1_1.0.4",
|
||||
"last_update": "2023-05-01 16:31:27",
|
||||
"last_update": "2023-05-03 11:22:54",
|
||||
"name": "elastic-search",
|
||||
"recommended": false,
|
||||
"title": "Elastic Search",
|
||||
@@ -327,9 +327,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/storj",
|
||||
"latest_version": "1.0.9",
|
||||
"latest_version": "1.0.10",
|
||||
"latest_app_version": "v1.68.2",
|
||||
"latest_human_version": "v1.68.2_1.0.9",
|
||||
"latest_human_version": "v1.68.2_1.0.10",
|
||||
"last_update": "2023-05-01 16:31:27",
|
||||
"name": "storj",
|
||||
"recommended": false,
|
||||
|
||||
@@ -3,7 +3,7 @@ description: Share your storage on the internet and earn.
|
||||
annotations:
|
||||
title: Storj
|
||||
type: application
|
||||
version: 1.0.9
|
||||
version: 1.0.10
|
||||
apiVersion: v2
|
||||
appVersion: v1.68.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -32,12 +32,16 @@ questions:
|
||||
required: true
|
||||
- variable: nodePort
|
||||
label: "Node Port for Storj"
|
||||
description: |
|
||||
This port will be used for both TCP and UDP traffic. </br>
|
||||
Note that this port must be open on your firewall and that internal
|
||||
Storj port will not be affected by this change, but only the external (Node Port)
|
||||
group: Networking
|
||||
schema:
|
||||
type: int
|
||||
min: 9000
|
||||
max: 65535
|
||||
default: 20988
|
||||
default: 28967
|
||||
required: true
|
||||
|
||||
- variable: dnsConfig
|
||||
Reference in New Issue
Block a user