Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-22 14:24:59 +00:00
parent 6520701be8
commit aa8dcccce8
40 changed files with 24 additions and 23 deletions

View File

@ -1,9 +0,0 @@
## [prometheus-9.0.4](https://github.com/truecharts/charts/compare/prometheus-9.0.3...prometheus-9.0.4) (2023-05-22)
### Fix
- readd node-exporter and kube-state-metrics support ([#9062](https://github.com/truecharts/charts/issues/9062))

View File

@ -4,6 +4,16 @@
## [prometheus-9.0.5](https://github.com/truecharts/charts/compare/prometheus-9.0.4...prometheus-9.0.5) (2023-05-22)
### Chore
- bump common and dependencies
- bump kube-state-metrics
## [prometheus-9.0.4](https://github.com/truecharts/charts/compare/prometheus-9.0.3...prometheus-9.0.4) (2023-05-22)
### Fix
@ -87,13 +97,3 @@
### Chore
- update container image tccr.io/truecharts/alertmanager to 0.25.0 ([#8665](https://github.com/truecharts/charts/issues/8665))
## [prometheus-8.0.26](https://github.com/truecharts/charts/compare/prometheus-8.0.25...prometheus-8.0.26) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/prometheus to 2.43.0 ([#8499](https://github.com/truecharts/charts/issues/8499))

View File

@ -3,15 +3,15 @@ appVersion: "2.44.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.8.1
version: 12.9.2
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://deps.truecharts.org
version: 1.0.1
version: 1.0.2
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
name: kube-state-metrics
repository: https://deps.truecharts.org
version: 1.0.0
version: 1.0.2
deprecated: false
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 9.0.4
version: 9.0.5
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -0,0 +1,10 @@
## [prometheus-9.0.5](https://github.com/truecharts/charts/compare/prometheus-9.0.4...prometheus-9.0.5) (2023-05-22)
### Chore
- bump common and dependencies
- bump kube-state-metrics

Binary file not shown.