mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 01:11:20 -03:00
fix(blocky): update blocky dashboard (#29316)
The dashboard shipped with truecharts uses old metric "blocky_blacklist_cache" and some panels don't work  I updated the dashboard to rev4 and also normalized the json with jq. now it uses the metric "blocky_denylist_cache" and the panel has data  **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code
This commit is contained in:
@@ -43,4 +43,4 @@ sources:
|
||||
- https://hub.docker.com/r/spx01/blocky
|
||||
- https://quay.io/oriedge/k8s_gateway
|
||||
type: application
|
||||
version: 16.6.3
|
||||
version: 16.6.4
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user