From 223e37a9fcb94457e74a04f4ee42a4f591cf92a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:45:15 +0200 Subject: [PATCH] chore(deps): update docker.io/grafana/grafana docker tag to v11.3.0 (#1902) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/grafana | minor | `11.0.1` -> `11.3.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/infonl/dimpact-zaakafhandelcomponent). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index f3dd27332d..0c7965e880 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -428,7 +428,7 @@ services: # Visualizes metrics and traces data grafana: - image: docker.io/grafana/grafana:11.0.1 + image: docker.io/grafana/grafana:11.3.0 volumes: - ./scripts/docker-compose/imports/grafana/grafana-datasources.yaml:/etc/grafana/provisioning/datasources/datasources.yaml - ./scripts/docker-compose/volume-data/grafana-data:/var/lib/grafana