Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7b90d9f677
commit
2e6127e68e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.29](https://github.com/truecharts/charts/compare/prometheus-7.0.28...prometheus-7.0.29) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to 2.41.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-7.0.30](https://github.com/truecharts/charts/compare/prometheus-7.0.29...prometheus-7.0.30) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/thanos to 0.29.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.29](https://github.com/truecharts/charts/compare/prometheus-7.0.28...prometheus-7.0.29) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/alertmanager to v0.24.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.19](https://github.com/truecharts/charts/compare/prometheus-7.0.18...prometheus-7.0.19) (2022-12-10)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.18](https://github.com/truecharts/charts/compare/prometheus-7.0.17...prometheus-7.0.18) (2022-12-10)
|
||||
|
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 7.0.29
|
||||
version: 7.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.30](https://github.com/truecharts/charts/compare/prometheus-7.0.29...prometheus-7.0.30) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/thanos to 0.29.0
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
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.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/prometheus](https://truecharts.org/docs/charts/stable/prometheus)
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/prometheus](https://truecharts.org/charts/stable/prometheus)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
|
||||
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
|
|
@ -4,7 +4,7 @@ image:
|
|||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
tag: 0.29.0@sha256:5b1bd1c381213b465ff7a999daa5d3b215f1b91065fe14eb5a5a8c1e98398afb
|
||||
tag: 0.29.0@sha256:8f53a2efca6f4735688f75a5f75b75fb97fc6b754663d75799ae790434cac9b5
|
||||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
Loading…
Reference in New Issue