Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
09213e0eca
commit
3dfbe8b42c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [prometheus-8.0.20](https://github.com/truecharts/charts/compare/prometheus-8.0.19...prometheus-8.0.20) (2023-04-22)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/prometheus to 2.43.0 ([#8120](https://github.com/truecharts/charts/issues/8120))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [prometheus-8.0.21](https://github.com/truecharts/charts/compare/prometheus-8.0.20...prometheus-8.0.21) (2023-04-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/thanos to 0.31.0 ([#8121](https://github.com/truecharts/charts/issues/8121))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [prometheus-8.0.20](https://github.com/truecharts/charts/compare/prometheus-8.0.19...prometheus-8.0.20) (2023-04-22)
|
## [prometheus-8.0.20](https://github.com/truecharts/charts/compare/prometheus-8.0.19...prometheus-8.0.20) (2023-04-22)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [prometheus-8.0.10](https://github.com/truecharts/charts/compare/prometheus-8.0.9...prometheus-8.0.10) (2023-04-07)
|
## [prometheus-8.0.10](https://github.com/truecharts/charts/compare/prometheus-8.0.9...prometheus-8.0.10) (2023-04-07)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/prometheus to v2.43.0 ([#7887](https://github.com/truecharts/charts/issues/7887))
|
|
||||||
- update container image tccr.io/truecharts/thanos to v0.31.0 ([#7888](https://github.com/truecharts/charts/issues/7888))
|
|
||||||
- update container image tccr.io/truecharts/prometheus to v ([#7879](https://github.com/truecharts/charts/issues/7879))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@ sources:
|
||||||
- https://github.com/prometheus-community/helm-charts
|
- https://github.com/prometheus-community/helm-charts
|
||||||
- https://github.com/prometheus-operator/kube-prometheus
|
- https://github.com/prometheus-operator/kube-prometheus
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.20
|
version: 8.0.21
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [prometheus-8.0.21](https://github.com/truecharts/charts/compare/prometheus-8.0.20...prometheus-8.0.21) (2023-04-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/thanos to 0.31.0 ([#8121](https://github.com/truecharts/charts/issues/8121))
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ image:
|
||||||
|
|
||||||
thanosImage:
|
thanosImage:
|
||||||
repository: tccr.io/truecharts/thanos
|
repository: tccr.io/truecharts/thanos
|
||||||
tag: 0.31.0@sha256:5fb6e900c9c94756a0296d9348e1d3e2fd731804d3be56461ea0189e48452299
|
tag: 0.31.0@sha256:c3dd4d4b01b3da8739ef7f8e51aab210fcaa728b5a18c1c97ff3f926958cf030
|
||||||
|
|
||||||
alertmanagerImage:
|
alertmanagerImage:
|
||||||
repository: tccr.io/truecharts/alertmanager
|
repository: tccr.io/truecharts/alertmanager
|
Loading…
Reference in New Issue