mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
fix(templates): fix typo in grafana dashboard.json (#1305)
This commit is contained in:
parent
e983beb52a
commit
33b8a9822c
1 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@
|
||||||
"properties": [
|
"properties": [
|
||||||
{
|
{
|
||||||
"id": "displayName",
|
"id": "displayName",
|
||||||
"value": "Faled"
|
"value": "Failed"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -290,4 +290,4 @@
|
||||||
"title": "Watchtower",
|
"title": "Watchtower",
|
||||||
"uid": "d7bdoT-Gz",
|
"uid": "d7bdoT-Gz",
|
||||||
"version": 1
|
"version": 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue