chore(deps): update grafana/grafana-oss docker tag to v9.5.5 (#733)

This commit is contained in:
renovate[bot] 2023-06-22 13:58:05 +00:00 committed by GitHub
parent f585f40791
commit b102259301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"available": true,
"exposable": true,
"id": "grafana",
"tipi_version": 7,
"version": "9.5.3",
"categories": ["data"],
"tipi_version": 8,
"version": "9.5.5",
"categories": [
"data"
],
"description": "The open and composable observability and data visualization platform",
"short_desc": "The open and composable observability and data visualization platform",
"author": "Grafana Labs",

View File

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