Use top offset for subscribed panel positioning
Build and Deploy Gateway / build-and-push (push) Successful in 21s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-08-11 08:56:59 +03:00
parent 79ffff194f
commit ded7b740dc
4 changed files with 11 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.23.8',
gatewayClient: '0.24.8',
macClient: '0.23.9',
gatewayClient: '0.24.9',
gatewayBackend: '0.24.0',
});