diff --git a/hack/grafana-dashboards-configmap-generator/templates/grafana-deployment-template.yaml b/hack/grafana-dashboards-configmap-generator/templates/grafana-deployment-template.yaml index 844ecbc7..b6b0f7ec 100644 --- a/hack/grafana-dashboards-configmap-generator/templates/grafana-deployment-template.yaml +++ b/hack/grafana-dashboards-configmap-generator/templates/grafana-deployment-template.yaml @@ -11,7 +11,7 @@ spec: spec: containers: - name: grafana - image: grafana/grafana:4.4.1 + image: grafana/grafana:4.5.2 env: - name: GF_AUTH_BASIC_ENABLED value: "true"