Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7aea98eaa1
commit
679f0e2864
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.57](https://github.com/truecharts/charts/compare/prometheus-7.0.56...prometheus-7.0.57) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alertmanager to 0.25.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-7.0.58](https://github.com/truecharts/charts/compare/prometheus-7.0.57...prometheus-7.0.58) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to 2.42.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.57](https://github.com/truecharts/charts/compare/prometheus-7.0.56...prometheus-7.0.57) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-7.0.48](https://github.com/truecharts/charts/compare/prometheus-7.0.47...prometheus-7.0.48) (2023-02-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alertmanager to 0.25.0
|
||||
|
||||
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 7.0.57
|
||||
version: 7.0.58
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.58](https://github.com/truecharts/charts/compare/prometheus-7.0.57...prometheus-7.0.58) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to 2.42.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: 2.42.0@sha256:6ec9df78e3d17cd1802065cf0246cb800fc65009bc20ef61b546f0b73d85f26f
|
||||
tag: 2.42.0@sha256:1f0a6e4c8eb16676f543c51209c994ec4ba2fd0902d866d8a982cfb1a5793a13
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
Loading…
Reference in New Issue