Animate client rail icons on menu activation
Build and Deploy Gateway / build-and-push (push) Successful in 13s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-07 22:46:23 +03:00
parent a84e54f9dd
commit 9751f4b8c8
4 changed files with 101 additions and 22 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.17.13',
gatewayClient: '0.18.13',
macClient: '0.17.14',
gatewayClient: '0.18.14',
gatewayBackend: '0.18.1',
});