mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 21:59:10 +08:00
Update catalog information
This commit is contained in:
16
catalog.json
16
catalog.json
@@ -106,9 +106,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://github.com/home-assistant/home-assistant",
|
||||
"location": "/__w/charts/charts/charts/home-assistant",
|
||||
"latest_version": "1.0.90",
|
||||
"latest_app_version": "2023.5.2",
|
||||
"latest_human_version": "2023.5.2_1.0.90",
|
||||
"latest_version": "1.0.91",
|
||||
"latest_app_version": "2023.5.3",
|
||||
"latest_human_version": "2023.5.3_1.0.91",
|
||||
"last_update": "2023-05-11 16:20:35",
|
||||
"name": "home-assistant",
|
||||
"recommended": false,
|
||||
@@ -413,9 +413,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://prometheus.io",
|
||||
"location": "/__w/charts/charts/charts/prometheus",
|
||||
"latest_version": "1.0.5",
|
||||
"latest_app_version": "v2.43.1",
|
||||
"latest_human_version": "v2.43.1_1.0.5",
|
||||
"latest_version": "1.0.6",
|
||||
"latest_app_version": "v2.44.0",
|
||||
"latest_human_version": "v2.44.0_1.0.6",
|
||||
"last_update": "2023-05-11 16:20:35",
|
||||
"name": "prometheus",
|
||||
"recommended": false,
|
||||
@@ -873,7 +873,7 @@
|
||||
"latest_version": "1.0.2",
|
||||
"latest_app_version": "10.8.10",
|
||||
"latest_human_version": "10.8.10_1.0.2",
|
||||
"last_update": "2023-05-11 16:20:35",
|
||||
"last_update": "2023-05-12 12:13:57",
|
||||
"name": "jellyfin",
|
||||
"recommended": false,
|
||||
"title": "Jellyfin",
|
||||
@@ -1188,7 +1188,7 @@
|
||||
"latest_version": "1.0.4",
|
||||
"latest_app_version": "2.00.20.1",
|
||||
"latest_human_version": "2.00.20.1_1.0.4",
|
||||
"last_update": "2023-05-11 16:20:35",
|
||||
"last_update": "2023-05-12 12:13:57",
|
||||
"name": "tdarr",
|
||||
"recommended": false,
|
||||
"title": "Tdarr",
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE
|
||||
annotations:
|
||||
title: Home Assistant
|
||||
type: application
|
||||
version: 1.0.90
|
||||
version: 1.0.91
|
||||
apiVersion: v2
|
||||
appVersion: 2023.5.2
|
||||
appVersion: 2023.5.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2023.5.2
|
||||
tag: 2023.5.3
|
||||
@@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
|
||||
annotations:
|
||||
title: Prometheus
|
||||
type: application
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
apiVersion: v2
|
||||
appVersion: v2.43.1
|
||||
appVersion: v2.44.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: prom/prometheus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.43.1
|
||||
tag: v2.44.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user