diff --git a/Makefile b/Makefile index d01b927c..f800868b 100644 --- a/Makefile +++ b/Makefile @@ -31,6 +31,7 @@ helm-package: helm-up: helm upgrade --install flagger ./charts/flagger --namespace=istio-system --set crd.create=false + helm upgrade --install flagger-grafana ./charts/grafana --namespace=istio-system version-set: @next="$(TAG)" && \