Reposition Gateway traffic summary below power controls
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-08 01:13:48 +03:00
parent 3cdb0c735e
commit c26d4cb43b
5 changed files with 47 additions and 26 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.18.1',
gatewayClient: '0.19.1',
macClient: '0.18.2',
gatewayClient: '0.19.2',
gatewayBackend: '0.19.0',
});