Add per-row connectivity diagnostic refresh controls
Build and Deploy Gateway / build-and-push (push) Successful in 22s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-19 12:59:21 +03:00
parent 7cb25d0633
commit df865fbe3d
9 changed files with 131 additions and 23 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.26.6',
gatewayClient: '0.27.6',
macClient: '0.26.7',
gatewayClient: '0.27.7',
gatewayBackend: '0.27.0',
});