Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-02-27 14:59:00 +00:00
parent 09bd3aaea0
commit 2d614df58c
16 changed files with 9 additions and 9 deletions

View File

@ -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) ## [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 ### 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) ## [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

View File

@ -10,14 +10,14 @@ apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
- name: common - name: common
version: 18.0.2 version: 18.0.3
repository: oci://tccr.io/truecharts repository: oci://tccr.io/truecharts
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 56.8.2 version: 56.9.0
repository: oci://ghcr.io/prometheus-community/charts repository: oci://ghcr.io/prometheus-community/charts
condition: "" condition: ""
alias: kps alias: kps
@ -42,4 +42,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
- https://github.com/truecharts/containers/tree/master/apps/alpine - https://github.com/truecharts/containers/tree/master/apps/alpine
type: application type: application
version: 6.1.1 version: 6.2.2

View File

@ -74,8 +74,8 @@ kps:
## ##
grafana: grafana:
enabled: false enabled: false
forceDeployDashboards: true forceDeployDashboards: false
defaultDashboardsEnabled: true defaultDashboardsEnabled: false
## Flag to disable all the kubernetes component scrapers ## Flag to disable all the kubernetes component scrapers
## ##