diff --git a/apps/monitoring/kustomization.yaml b/apps/monitoring/kustomization.yaml index 73ec1cb..242eeda 100644 --- a/apps/monitoring/kustomization.yaml +++ b/apps/monitoring/kustomization.yaml @@ -16,5 +16,5 @@ helmCharts: - releaseName: grafana name: grafana repo: https://grafana.github.io/helm-charts - version: 8.0.2 + version: 8.2.1 valuesFile: grafana.values.yaml