diff --git a/manifests/pipecd/Chart.yaml b/manifests/pipecd/Chart.yaml index 3fc38afc84..895e344427 100644 --- a/manifests/pipecd/Chart.yaml +++ b/manifests/pipecd/Chart.yaml @@ -20,10 +20,10 @@ appVersion: 0.0.0 # If you want to update the version of any child charts, bump the version to an arbitrary one. dependencies: - name: prometheus - version: "v14.6.0" + version: "v23.3.0" repository: "https://prometheus-community.github.io/helm-charts" condition: monitoring.enabled - name: grafana - version: "6.16.2" + version: "6.58.8" repository: "https://grafana.github.io/helm-charts" condition: monitoring.enabled