diff --git a/catalog.json b/catalog.json index 0050295339..99f852ba69 100644 --- a/catalog.json +++ b/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", diff --git a/charts/prometheus/1.0.3/Chart.lock b/charts/prometheus/1.0.4/Chart.lock similarity index 100% rename from charts/prometheus/1.0.3/Chart.lock rename to charts/prometheus/1.0.4/Chart.lock diff --git a/charts/prometheus/1.0.3/Chart.yaml b/charts/prometheus/1.0.4/Chart.yaml similarity index 94% rename from charts/prometheus/1.0.3/Chart.yaml rename to charts/prometheus/1.0.4/Chart.yaml index e7615f44b9..20c31b9458 100644 --- a/charts/prometheus/1.0.3/Chart.yaml +++ b/charts/prometheus/1.0.4/Chart.yaml @@ -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 diff --git a/charts/prometheus/1.0.3/README.md b/charts/prometheus/1.0.4/README.md similarity index 100% rename from charts/prometheus/1.0.3/README.md rename to charts/prometheus/1.0.4/README.md diff --git a/charts/prometheus/1.0.3/app-readme.md b/charts/prometheus/1.0.4/app-readme.md similarity index 100% rename from charts/prometheus/1.0.3/app-readme.md rename to charts/prometheus/1.0.4/app-readme.md diff --git a/charts/prometheus/1.0.3/charts/common-1.0.6.tgz b/charts/prometheus/1.0.4/charts/common-1.0.6.tgz similarity index 100% rename from charts/prometheus/1.0.3/charts/common-1.0.6.tgz rename to charts/prometheus/1.0.4/charts/common-1.0.6.tgz diff --git a/charts/prometheus/1.0.3/ci/basic-values.yaml b/charts/prometheus/1.0.4/ci/basic-values.yaml similarity index 100% rename from charts/prometheus/1.0.3/ci/basic-values.yaml rename to charts/prometheus/1.0.4/ci/basic-values.yaml diff --git a/charts/prometheus/1.0.3/ix_values.yaml b/charts/prometheus/1.0.4/ix_values.yaml similarity index 93% rename from charts/prometheus/1.0.3/ix_values.yaml rename to charts/prometheus/1.0.4/ix_values.yaml index 0020db1d0c..1cd2cbb196 100644 --- a/charts/prometheus/1.0.3/ix_values.yaml +++ b/charts/prometheus/1.0.4/ix_values.yaml @@ -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: [] diff --git a/charts/prometheus/1.0.3/metadata.yaml b/charts/prometheus/1.0.4/metadata.yaml similarity index 100% rename from charts/prometheus/1.0.3/metadata.yaml rename to charts/prometheus/1.0.4/metadata.yaml diff --git a/charts/prometheus/1.0.3/questions.yaml b/charts/prometheus/1.0.4/questions.yaml similarity index 100% rename from charts/prometheus/1.0.3/questions.yaml rename to charts/prometheus/1.0.4/questions.yaml diff --git a/charts/prometheus/1.0.3/templates/NOTES.txt b/charts/prometheus/1.0.4/templates/NOTES.txt similarity index 100% rename from charts/prometheus/1.0.3/templates/NOTES.txt rename to charts/prometheus/1.0.4/templates/NOTES.txt diff --git a/charts/prometheus/1.0.3/templates/_portal.tpl b/charts/prometheus/1.0.4/templates/_portal.tpl similarity index 100% rename from charts/prometheus/1.0.3/templates/_portal.tpl rename to charts/prometheus/1.0.4/templates/_portal.tpl diff --git a/charts/prometheus/1.0.3/templates/_prometheus.tpl b/charts/prometheus/1.0.4/templates/_prometheus.tpl similarity index 100% rename from charts/prometheus/1.0.3/templates/_prometheus.tpl rename to charts/prometheus/1.0.4/templates/_prometheus.tpl diff --git a/charts/prometheus/1.0.3/templates/common.yaml b/charts/prometheus/1.0.4/templates/common.yaml similarity index 100% rename from charts/prometheus/1.0.3/templates/common.yaml rename to charts/prometheus/1.0.4/templates/common.yaml