chore(deps): update grafana/grafana-oss docker tag to v9.5.1 (#398)
* chore(deps): update grafana/grafana-oss docker tag to v9.5.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
c86bbe9161
commit
1c0b3abb0d
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "grafana",
|
||||
"tipi_version": 3,
|
||||
"version": "9.4.7",
|
||||
"tipi_version": 4,
|
||||
"version": "9.5.1",
|
||||
"categories": [
|
||||
"data"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
grafana:
|
||||
container_name: grafana
|
||||
image: grafana/grafana-oss:9.4.7
|
||||
image: grafana/grafana-oss:9.5.1
|
||||
ports:
|
||||
- ${APP_PORT}:3000
|
||||
user: "1000"
|
||||
|
|
Loading…
Reference in New Issue
Block a user