chore(deps): update grafana/grafana-oss docker tag to v10 (#695)

* chore(deps): update grafana/grafana-oss docker tag to v10

* Update app version [ready]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tipi CI <ci@runtipi.io>
Co-authored-by: DrMxrcy <58747968+DrMxrcy@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-27 23:33:56 -04:00 committed by GitHub
parent f664d3105d
commit 55b7014f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "grafana",
"tipi_version": 11,
"version": "9.5.8",
"tipi_version": 12,
"version": "10.0.1",
"categories": [
"data"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
grafana:
container_name: grafana
image: grafana/grafana-oss:9.5.8
image: grafana/grafana-oss:10.0.1
ports:
- ${APP_PORT}:3000
volumes: