Update catalog information

This commit is contained in:
sonicaj
2023-05-05 09:25:34 +00:00
parent 9bc3e49bb4
commit 21a80ead62
14 changed files with 10 additions and 10 deletions

View File

@@ -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",

View File

@@ -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

View File

@@ -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: []