mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 05:08:18 +08:00
Update catalog information
This commit is contained in:
12
catalog.json
12
catalog.json
@@ -42,7 +42,7 @@
|
||||
"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",
|
||||
"last_update": "2023-05-04 11:22:55",
|
||||
"name": "home-assistant",
|
||||
"recommended": false,
|
||||
"title": "Home Assistant",
|
||||
@@ -395,9 +395,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://prometheus.io",
|
||||
"location": "/__w/charts/charts/charts/prometheus",
|
||||
"latest_version": "1.0.3",
|
||||
"latest_app_version": "v2.43.0",
|
||||
"latest_human_version": "v2.43.0_1.0.3",
|
||||
"latest_version": "1.0.4",
|
||||
"latest_app_version": "v2.43.1",
|
||||
"latest_human_version": "v2.43.1_1.0.4",
|
||||
"last_update": "2023-05-03 13:56:14",
|
||||
"name": "prometheus",
|
||||
"recommended": false,
|
||||
@@ -486,7 +486,7 @@
|
||||
"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",
|
||||
"last_update": "2023-05-04 11:22:55",
|
||||
"name": "chia",
|
||||
"recommended": false,
|
||||
"title": "Chia",
|
||||
@@ -824,7 +824,7 @@
|
||||
"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",
|
||||
"last_update": "2023-05-04 11:22:55",
|
||||
"name": "ipfs",
|
||||
"recommended": false,
|
||||
"title": "IPFS",
|
||||
|
||||
@@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
|
||||
annotations:
|
||||
title: Prometheus
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: v2.43.0
|
||||
appVersion: v2.43.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: prom/prometheus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.43.0
|
||||
tag: v2.43.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -10,7 +10,7 @@ resources:
|
||||
|
||||
prometheusConfig:
|
||||
retentionTime: 15d
|
||||
retentionSize: ""
|
||||
retentionSize: ''
|
||||
walCompression: true
|
||||
additionalEnvs: []
|
||||
additionalArgs: []
|
||||
Reference in New Issue
Block a user