diff --git a/gitops/core/grafana/helm.yaml b/gitops/core/grafana/helm.yaml index 904e555..9542041 100644 --- a/gitops/core/grafana/helm.yaml +++ b/gitops/core/grafana/helm.yaml @@ -19,7 +19,7 @@ spec: chart: spec: chart: grafana - version: '7.3.12' + version: '8.0.2' sourceRef: kind: HelmRepository name: grafana diff --git a/gitops/core/prometheus/helm.yaml b/gitops/core/prometheus/helm.yaml index 9a9674a..42d9aa9 100644 --- a/gitops/core/prometheus/helm.yaml +++ b/gitops/core/prometheus/helm.yaml @@ -19,7 +19,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: '54.2.2' + version: '60.3.0' sourceRef: kind: HelmRepository name: prometheus