diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index ac718af603e..0b3f201458d 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -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.2.1 +version: 6.2.2 diff --git a/charts/operators/prometheus-operator/values.yaml b/charts/operators/prometheus-operator/values.yaml index 289bbe25c7d..b6bc91989ae 100644 --- a/charts/operators/prometheus-operator/values.yaml +++ b/charts/operators/prometheus-operator/values.yaml @@ -74,8 +74,8 @@ kps: ## grafana: enabled: false - forceDeployDashboards: true - defaultDashboardsEnabled: true + forceDeployDashboards: false + defaultDashboardsEnabled: false ## Flag to disable all the kubernetes component scrapers ##