Skip to content

Commit 5838ed3

Browse files
authored
chore(deps): update grafana monorepo to v13.0.2 (#962)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/grafana](https://redirect.github.com/grafana/grafana) | patch | `13.0.1` → `13.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/4) for more information. --- ### Release Notes <details> <summary>grafana/grafana (grafana/grafana)</summary> ### [`v13.0.2`](https://redirect.github.com/grafana/grafana/compare/v13.0.1...v13.0.2) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v13.0.1...v13.0.2) </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Tokyo) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->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/bootjp/elastickv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents 74eef36 + db8695a commit 5838ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

monitoring/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- "host.docker.internal:host-gateway"
1313

1414
grafana:
15-
image: grafana/grafana:13.0.1
15+
image: grafana/grafana:13.0.2
1616
depends_on:
1717
- prometheus
1818
ports:

0 commit comments

Comments
 (0)