Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
09bd3aaea0
commit
2d614df58c
Binary file not shown.
Binary file not shown.
|
@ -18,6 +18,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-operator-4.5.7](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.6...prometheus-operator-4.5.7) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -93,7 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
## [prometheus-operator-4.4.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.3.1...prometheus-operator-4.4.0) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
|
|
@ -10,14 +10,14 @@ apiVersion: v2
|
|||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.0.3
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: kube-prometheus-stack
|
||||
version: 56.8.2
|
||||
version: 56.9.0
|
||||
repository: oci://ghcr.io/prometheus-community/charts
|
||||
condition: ""
|
||||
alias: kps
|
||||
|
@ -42,4 +42,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 6.1.1
|
||||
version: 6.2.2
|
Binary file not shown.
Binary file not shown.
|
@ -74,8 +74,8 @@ kps:
|
|||
##
|
||||
grafana:
|
||||
enabled: false
|
||||
forceDeployDashboards: true
|
||||
defaultDashboardsEnabled: true
|
||||
forceDeployDashboards: false
|
||||
defaultDashboardsEnabled: false
|
||||
|
||||
## Flag to disable all the kubernetes component scrapers
|
||||
##
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue