Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0167180600
commit
f5d3b89c6a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.22](https://github.com/truecharts/charts/compare/prometheus-7.0.21...prometheus-7.0.22) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-7.0.23](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.3...prometheus-7.0.23) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to v2.40.7
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.22](https://github.com/truecharts/charts/compare/prometheus-7.0.21...prometheus-7.0.22) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +96,4 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-7.0.15](https://github.com/truecharts/charts/compare/prometheus-7.0.12...prometheus-7.0.15) (2022-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alertmanager to v0.24.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.15](https://github.com/truecharts/charts/compare/prometheus-7.0.12...prometheus-7.0.15) (2022-11-30)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.40.6"
|
||||
appVersion: "2.40.7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 7.0.22
|
||||
version: 7.0.23
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.23](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.3...prometheus-7.0.23) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to v2.40.7
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: 2.40.6@sha256:fa950f496761f8c2e5a959a46fff47e64e44a1ba15ae923d88e1861ad932e1db
|
||||
tag: 2.40.7@sha256:35b28e9ad12485579ab49db05250f95104321d69a1f4e6d6c792b00f6e8e3223
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
Loading…
Reference in New Issue