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 844ecbc7aa032d7760cbe158af4e9b5e7cd854b5..b6b0f7ec7314744d482d80221944820075b4adcb 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"