Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f132407e92
commit
6ea641d5b8
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [prometheus-9.1.0](https://github.com/truecharts/charts/compare/prometheus-9.0.31...prometheus-9.1.0) (2023-07-14)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- Enable ScrapeConfig ([#10440](https://github.com/truecharts/charts/issues/10440))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [prometheus-9.1.1](https://github.com/truecharts/charts/compare/prometheus-9.1.0...prometheus-9.1.1) (2023-07-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/prometheus to v2.45.0 ([#10467](https://github.com/truecharts/charts/issues/10467))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [prometheus-9.1.0](https://github.com/truecharts/charts/compare/prometheus-9.0.31...prometheus-9.1.0) (2023-07-14)
|
## [prometheus-9.1.0](https://github.com/truecharts/charts/compare/prometheus-9.0.31...prometheus-9.1.0) (2023-07-14)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [prometheus-9.0.23](https://github.com/truecharts/charts/compare/prometheus-9.0.22...prometheus-9.0.23) (2023-06-17)
|
## [prometheus-9.0.23](https://github.com/truecharts/charts/compare/prometheus-9.0.22...prometheus-9.0.23) (2023-06-17)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9709](https://github.com/truecharts/charts/issues/9709))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [prometheus-9.0.22](https://github.com/truecharts/charts/compare/prometheus-9.0.21...prometheus-9.0.22) (2023-06-14)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -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: 9.1.0
|
version: 9.1.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [prometheus-9.1.1](https://github.com/truecharts/charts/compare/prometheus-9.1.0...prometheus-9.1.1) (2023-07-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/prometheus to v2.45.0 ([#10467](https://github.com/truecharts/charts/issues/10467))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/prometheus
|
repository: tccr.io/truecharts/prometheus
|
||||||
tag: v2.45.0@sha256:a7bb05ee9c5071e69776c75c7886591303ff67d066b7bf620e01ca9c94bcbdde
|
tag: v2.45.0@sha256:7001b7083d2f4b135d8a9e64a2f4f0f001e42e71dbad5c65ea5cff7820ff50fb
|
||||||
|
|
||||||
thanosImage:
|
thanosImage:
|
||||||
repository: tccr.io/truecharts/thanos
|
repository: tccr.io/truecharts/thanos
|
Loading…
Reference in New Issue