Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
71164dbfad
commit
ccc5549bda
|
@ -4,6 +4,17 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-8.0.9](https://github.com/truecharts/charts/compare/prometheus-8.0.8...prometheus-8.0.9) (2023-04-07)
|
||||
|
||||
### Chore
|
||||
|
@ -86,14 +97,3 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.60](https://github.com/truecharts/charts/compare/prometheus-7.0.59...prometheus-7.0.60) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-7.0.59](https://github.com/truecharts/charts/compare/prometheus-7.0.58...prometheus-7.0.59) (2023-02-27)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.42.0"
|
||||
appVersion: "2.43.0"
|
||||
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: 8.0.9
|
||||
version: 8.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: 2.42.0@sha256:1f0a6e4c8eb16676f543c51209c994ec4ba2fd0902d866d8a982cfb1a5793a13
|
||||
tag: 2.43.0@sha256:2f9b37b4823b2cb14e70714f5f0d7396aeacd8f18d96ff2a407ab2c655d64147
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
tag: 0.30.2@sha256:64d834218591f67601424f1de3b3a1ab43aca9824758e665717baef221e6cc9b
|
||||
tag: 0.31.0@sha256:5fb6e900c9c94756a0296d9348e1d3e2fd731804d3be56461ea0189e48452299
|
||||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
Loading…
Reference in New Issue