Releases: cilium/hubble-ui
Releases · cilium/hubble-ui
v0.7.6
v0.7.5
v0.7.4
v0.7.3
v0.7.2
minor fixes and improvements:
- fix:
fatal error: concurrent map read and map write
(Reported-by: Tam Mach [email protected]) - improvement: requests last 10000 flows by default, and make it configurable through GET_FLOWS_LAST env variable
v0.7.1
v0.7.0
v0.7.0-rc1
Next hubble-ui version
v0.6.2
Upgrade deps
Signed-off-by: Dmitry Kharitonov [email protected]
v0.6.1
Use Alpine as the runtime image I couldn't make grpc-tool work on Alpine. For now continue using Debian for building, but use Alpine as the runtime image to avoid dealing with security vulnerabilities. Signed-off-by: Michi Mutsuzaki <[email protected]>