Preserve drawer during startup animation
Build and Deploy Gateway / build-and-push (push) Successful in 19s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-11 09:02:19 +03:00
parent ded7b740dc
commit 021cdb28d0
5 changed files with 14 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.23.9',
gatewayClient: '0.24.9',
macClient: '0.23.10',
gatewayClient: '0.24.10',
gatewayBackend: '0.24.0',
});