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:
18
catalog.json
18
catalog.json
@@ -39,9 +39,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://github.com/home-assistant/home-assistant",
|
||||
"location": "/__w/charts/charts/charts/home-assistant",
|
||||
"latest_version": "1.0.86",
|
||||
"latest_app_version": "2023.4.6",
|
||||
"latest_human_version": "2023.4.6_1.0.86",
|
||||
"latest_version": "1.0.87",
|
||||
"latest_app_version": "2023.5.0",
|
||||
"latest_human_version": "2023.5.0_1.0.87",
|
||||
"last_update": "2023-05-03 13:56:14",
|
||||
"name": "home-assistant",
|
||||
"recommended": false,
|
||||
@@ -483,9 +483,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://www.chia.net/",
|
||||
"location": "/__w/charts/charts/community/chia",
|
||||
"latest_version": "1.0.6",
|
||||
"latest_app_version": "1.7.1",
|
||||
"latest_human_version": "1.7.1_1.0.6",
|
||||
"latest_version": "1.0.7",
|
||||
"latest_app_version": "1.8.0",
|
||||
"latest_human_version": "1.8.0_1.0.7",
|
||||
"last_update": "2023-05-03 13:56:14",
|
||||
"name": "chia",
|
||||
"recommended": false,
|
||||
@@ -821,9 +821,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://ipfs.tech/",
|
||||
"location": "/__w/charts/charts/community/ipfs",
|
||||
"latest_version": "1.0.6",
|
||||
"latest_app_version": "v0.19.1",
|
||||
"latest_human_version": "v0.19.1_1.0.6",
|
||||
"latest_version": "1.0.7",
|
||||
"latest_app_version": "v0.19.2",
|
||||
"latest_human_version": "v0.19.2_1.0.7",
|
||||
"last_update": "2023-05-03 13:56:14",
|
||||
"name": "ipfs",
|
||||
"recommended": false,
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE
|
||||
annotations:
|
||||
title: Home Assistant
|
||||
type: application
|
||||
version: 1.0.86
|
||||
version: 1.0.87
|
||||
apiVersion: v2
|
||||
appVersion: 2023.4.6
|
||||
appVersion: 2023.5.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2023.4.6
|
||||
tag: 2023.5.0
|
||||
@@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
|
||||
annotations:
|
||||
title: Chia
|
||||
type: application
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.1
|
||||
appVersion: 1.8.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/chia-network/chia
|
||||
tag: 1.7.1
|
||||
tag: 1.8.0
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
@@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin
|
||||
annotations:
|
||||
title: IPFS
|
||||
type: application
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
apiVersion: v2
|
||||
appVersion: v0.19.1
|
||||
appVersion: v0.19.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ipfs/kubo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.19.1
|
||||
tag: v0.19.2
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
Reference in New Issue
Block a user