Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-23 10:18:43 +00:00
parent 52759cdea4
commit fb47eff359
38 changed files with 20 additions and 20 deletions

View File

@ -1,9 +0,0 @@
## [prometheus-9.0.7](https://github.com/truecharts/charts/compare/prometheus-9.0.6...prometheus-9.0.7) (2023-05-23)
### Chore
- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809))

View File

@ -4,6 +4,15 @@
## [prometheus-9.0.8](https://github.com/truecharts/charts/compare/prometheus-9.0.7...prometheus-9.0.8) (2023-05-23)
### Chore
- update helm chart kube-state-metrics to 1.0.3 ([#9098](https://github.com/truecharts/charts/issues/9098))
## [prometheus-9.0.7](https://github.com/truecharts/charts/compare/prometheus-9.0.6...prometheus-9.0.7) (2023-05-23)
### Chore
@ -88,12 +97,3 @@
## [prometheus-8.0.30](https://github.com/truecharts/charts/compare/prometheus-8.0.29...prometheus-8.0.30) (2023-05-05)
## [prometheus-8.0.29](https://github.com/truecharts/charts/compare/prometheus-8.0.28...prometheus-8.0.29) (2023-05-03)
### Chore
- update container image tccr.io/truecharts/thanos to 0.31.0 ([#8735](https://github.com/truecharts/charts/issues/8735))
- update container image tccr.io/truecharts/prometheus to 2.43.0 ([#8730](https://github.com/truecharts/charts/issues/8730))

View File

@ -11,7 +11,7 @@ dependencies:
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
name: kube-state-metrics
repository: https://deps.truecharts.org
version: 1.0.2
version: 1.0.3
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.7
version: 9.0.8
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -0,0 +1,9 @@
## [prometheus-9.0.8](https://github.com/truecharts/charts/compare/prometheus-9.0.7...prometheus-9.0.8) (2023-05-23)
### Chore
- update helm chart kube-state-metrics to 1.0.3 ([#9098](https://github.com/truecharts/charts/issues/9098))