Clarify failover UI messaging and controls
Build and Deploy Gateway / build-and-push (push) Successful in 25s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-21 01:01:34 +03:00
parent 1ee453b3b6
commit 12f2f30212
5 changed files with 109 additions and 101 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.30.2',
gatewayClient: '0.31.2',
macClient: '0.30.3',
gatewayClient: '0.31.3',
gatewayBackend: '0.31.0',
});