mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 05:39:24 +08:00
Update catalog information
This commit is contained in:
30
catalog.json
30
catalog.json
@@ -68,9 +68,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/plex",
|
||||
"latest_version": "1.7.34",
|
||||
"latest_app_version": "1.31.2.6810",
|
||||
"latest_human_version": "1.31.2.6810_1.7.34",
|
||||
"latest_version": "1.7.35",
|
||||
"latest_app_version": "1.31.3.6868",
|
||||
"latest_human_version": "1.31.3.6868_1.7.35",
|
||||
"last_update": "2023-03-26 21:05:53",
|
||||
"name": "plex",
|
||||
"recommended": false,
|
||||
@@ -122,9 +122,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/nextcloud",
|
||||
"latest_version": "1.6.19",
|
||||
"latest_app_version": "25.0.4",
|
||||
"latest_human_version": "25.0.4_1.6.19",
|
||||
"latest_version": "1.6.20",
|
||||
"latest_app_version": "26.0.0",
|
||||
"latest_human_version": "26.0.0_1.6.20",
|
||||
"last_update": "2023-03-24 21:28:28",
|
||||
"name": "nextcloud",
|
||||
"recommended": false,
|
||||
@@ -237,9 +237,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/home-assistant",
|
||||
"latest_version": "1.0.72",
|
||||
"latest_app_version": "2023.3.5",
|
||||
"latest_human_version": "2023.3.5_1.0.72",
|
||||
"latest_version": "1.0.73",
|
||||
"latest_app_version": "2023.3.6",
|
||||
"latest_human_version": "2023.3.6_1.0.73",
|
||||
"last_update": "2023-03-21 17:59:03",
|
||||
"name": "home-assistant",
|
||||
"recommended": false,
|
||||
@@ -298,9 +298,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/community/ipfs",
|
||||
"latest_version": "1.0.0",
|
||||
"latest_app_version": "0.18.1",
|
||||
"latest_human_version": "0.18.1_1.0.0",
|
||||
"latest_version": "1.0.1",
|
||||
"latest_app_version": "v0.19.0",
|
||||
"latest_human_version": "v0.19.0_1.0.1",
|
||||
"last_update": "2023-03-20 16:00:56",
|
||||
"name": "ipfs",
|
||||
"recommended": false,
|
||||
@@ -317,9 +317,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/community/chia",
|
||||
"latest_version": "1.0.1",
|
||||
"latest_app_version": "1.7.0",
|
||||
"latest_human_version": "1.7.0_1.0.1",
|
||||
"latest_version": "1.0.2",
|
||||
"latest_app_version": "1.7.1",
|
||||
"latest_human_version": "1.7.1_1.0.2",
|
||||
"last_update": "2023-03-20 15:58:58",
|
||||
"name": "chia",
|
||||
"recommended": false,
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE
|
||||
annotations:
|
||||
title: Home Assistant
|
||||
type: application
|
||||
version: 1.0.72
|
||||
version: 1.0.73
|
||||
apiVersion: v2
|
||||
appVersion: '2023.3.5'
|
||||
appVersion: 2023.3.6
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2023.3.5
|
||||
tag: 2023.3.6
|
||||
@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
|
||||
annotations:
|
||||
title: Nextcloud
|
||||
type: application
|
||||
version: 1.6.19
|
||||
version: 1.6.20
|
||||
apiVersion: v2
|
||||
appVersion: '25.0.4'
|
||||
appVersion: '26.0.0'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 25.0.4
|
||||
tag: '26.0.0'
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -3,9 +3,9 @@ description: Plex Media Server
|
||||
annotations:
|
||||
title: Plex
|
||||
type: application
|
||||
version: 1.7.34
|
||||
version: 1.7.35
|
||||
apiVersion: v2
|
||||
appVersion: '1.31.2.6810'
|
||||
appVersion: 1.31.3.6868
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexinc/pms-docker
|
||||
tag: 1.31.2.6810-a607d384f
|
||||
tag: 1.31.3.6868-28fc46b27
|
||||
plexpassImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexinc/pms-docker
|
||||
@@ -1,25 +1,26 @@
|
||||
name: chia
|
||||
description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure.
|
||||
description: Chia is a modern cryptocurrency built from scratch, designed to be efficient,
|
||||
decentralized, and secure.
|
||||
annotations:
|
||||
title: Chia
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
apiVersion: v2
|
||||
appVersion: '1.7.0'
|
||||
appVersion: 1.7.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.0
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.0
|
||||
home: https://www.chia.net/
|
||||
icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg
|
||||
sources:
|
||||
- https://github.com/Chia-Network/chia-docker
|
||||
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/chia
|
||||
- https://www.chia.net/
|
||||
- https://github.com/Chia-Network/chia-docker
|
||||
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/chia
|
||||
- https://www.chia.net/
|
||||
keywords:
|
||||
- blockchain
|
||||
- chia
|
||||
- blockchain
|
||||
- chia
|
||||
@@ -1,34 +1,28 @@
|
||||
image:
|
||||
repository: ghcr.io/chia-network/chia
|
||||
tag: "1.7.0"
|
||||
tag: 1.7.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
memory: 8Gi
|
||||
|
||||
chiaNetwork:
|
||||
chiaPort: 8444
|
||||
farmerPort: 8447
|
||||
|
||||
chiaConfig:
|
||||
# farmer-only | harvester | ""
|
||||
service: ""
|
||||
# farmer_address, farmer_port and ca. Only if sevice == harvester
|
||||
farmer_address: ""
|
||||
farmer_port: ""
|
||||
ca: ""
|
||||
full_node_peer: ""
|
||||
service: ''
|
||||
farmer_address: ''
|
||||
farmer_port: ''
|
||||
ca: ''
|
||||
full_node_peer: ''
|
||||
additionalEnvs: []
|
||||
|
||||
chiaStorage:
|
||||
data:
|
||||
type: ixVolume
|
||||
hostPath: ""
|
||||
hostPath: ''
|
||||
datasetName: data
|
||||
plots:
|
||||
type: ixVolume
|
||||
hostPath: "/"
|
||||
hostPath: /
|
||||
datasetName: plots
|
||||
additionalVolumes: []
|
||||
@@ -1,26 +1,27 @@
|
||||
name: ipfs
|
||||
description: Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP
|
||||
description: Interplanetary Filesystem - the Web3 standard for content-addressing,
|
||||
interoperable with HTTP
|
||||
annotations:
|
||||
title: IPFS
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
apiVersion: v2
|
||||
appVersion: '0.18.1'
|
||||
appVersion: v0.19.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.0
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.0
|
||||
home: https://ipfs.tech/
|
||||
icon: https://avatars.githubusercontent.com/u/10536621
|
||||
sources:
|
||||
- https://github.com/ipfs/kubo
|
||||
- https://github.com/truenas/charts/tree/master/community/ipfs
|
||||
- https://ipfs.tech/
|
||||
- https://github.com/ipfs/kubo
|
||||
- https://github.com/truenas/charts/tree/master/community/ipfs
|
||||
- https://ipfs.tech/
|
||||
keywords:
|
||||
- storage
|
||||
- ipfs
|
||||
- kubo
|
||||
- storage
|
||||
- ipfs
|
||||
- kubo
|
||||
@@ -1,13 +1,11 @@
|
||||
image:
|
||||
repository: ipfs/kubo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.18.1
|
||||
|
||||
tag: v0.19.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
memory: 8Gi
|
||||
|
||||
ipfsConfig:
|
||||
additionalEnvs: []
|
||||
ipfsNetwork:
|
||||
@@ -21,9 +19,9 @@ ipfsRunAs:
|
||||
ipfsStorage:
|
||||
data:
|
||||
type: ixVolume
|
||||
hostPath: ""
|
||||
hostPath: ''
|
||||
datasetName: data
|
||||
staging:
|
||||
type: ixVolume
|
||||
hostPath: ""
|
||||
hostPath: ''
|
||||
datasetName: staging
|
||||
Reference in New Issue
Block a user