diff --git a/templates/dashboards/grafana-dashboard-image-builder-worker-general.configmap.yml b/templates/dashboards/grafana-dashboard-image-builder-worker-general.configmap.yml index 6599e57f2..9434bd074 100644 --- a/templates/dashboards/grafana-dashboard-image-builder-worker-general.configmap.yml +++ b/templates/dashboards/grafana-dashboard-image-builder-worker-general.configmap.yml @@ -2127,7 +2127,7 @@ data: ] }, "time": { - "from": "now-28d", + "from": "now-6h", "to": "now" }, "timepicker": { @@ -2158,6 +2158,6 @@ data: "timezone": "", "title": "Image Builder Worker", "uid": "image-builder-worker", - "version": 12, + "version": 13, "weekStart": "" }