Refine server picker ping labels and layout
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 15s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-07-14 22:53:06 +03:00
parent 162ef861d7
commit 8139543e9a
5 changed files with 26 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.8.4',
gatewayClient: '0.8.4',
macClient: '0.8.5',
gatewayClient: '0.8.5',
gatewayBackend: '0.8.0',
});