Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e499b79e6a
commit
c5f20e1dcb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prometheus-8.0.8](https://github.com/truecharts/charts/compare/prometheus-8.0.7...prometheus-8.0.8) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common to 32 on enterprise charts
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-8.0.9](https://github.com/truecharts/charts/compare/prometheus-8.0.8...prometheus-8.0.9) (2023-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alertmanager to 0.25.0 ([#7877](https://github.com/truecharts/charts/issues/7877))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-8.0.8](https://github.com/truecharts/charts/compare/prometheus-8.0.7...prometheus-8.0.8) (2023-04-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [prometheus-7.0.59](https://github.com/truecharts/charts/compare/prometheus-7.0.58...prometheus-7.0.59) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/thanos to 0.30.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.58](https://github.com/truecharts/charts/compare/prometheus-7.0.57...prometheus-7.0.58) (2023-02-27)
|
||||
|
||||
### Chore
|
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 8.0.8
|
||||
version: 8.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prometheus-8.0.9](https://github.com/truecharts/charts/compare/prometheus-8.0.8...prometheus-8.0.9) (2023-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alertmanager to 0.25.0 ([#7877](https://github.com/truecharts/charts/issues/7877))
|
||||
|
||||
|
|
@ -8,7 +8,7 @@ thanosImage:
|
|||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
||||
tag: 0.25.0@sha256:6c59cf9e8332a23a3b629cb4d1b2ec8200bd645ea053cbf14fd04582ced81b72
|
||||
tag: 0.25.0@sha256:fe79dcef013284d16a053f624d0b9a73fdb7385bda191ea2a78f4c750e60301e
|
||||
|
||||
global:
|
||||
labels: {}
|
Loading…
Reference in New Issue