Skip to content

Commit 88f48fc

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update grafana/grafana docker tag to v10.0.2 (#220)
* chore(deps): update grafana/grafana docker tag to v10.0.2 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <[email protected]>
1 parent 7479465 commit 88f48fc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/grafana/10.0.1/docker-compose.yml renamed to apps/grafana/10.0.2/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- "${PANEL_APP_PORT_HTTP}:3000"
1010
volumes:
1111
- grafana_data:/var/lib/grafana
12-
image: grafana/grafana:10.0.1
12+
image: grafana/grafana:10.0.2
1313
labels:
1414
createdBy: "Apps"
1515

0 commit comments

Comments
 (0)