chore(deps): update grafana/grafana-oss docker tag to v11.1.0 (#3902)
This commit is contained in:
parent
4585ddb5c9
commit
9080c91f6d
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "grafana",
|
||||
"tipi_version": 28,
|
||||
"version": "11.0.0",
|
||||
"tipi_version": 29,
|
||||
"version": "11.1.0",
|
||||
"categories": ["data"],
|
||||
"description": "The open and composable observability and data visualization platform",
|
||||
"short_desc": "The open and composable observability and data visualization platform",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
grafana:
|
||||
container_name: grafana
|
||||
image: grafana/grafana-oss:11.0.0
|
||||
image: grafana/grafana-oss:11.1.0
|
||||
ports:
|
||||
- ${APP_PORT}:3000
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user