Refine subscription profile layout and focus handling
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 07:23:40 +03:00
parent 9432112fe2
commit af1c45e424
5 changed files with 139 additions and 87 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.23.1',
gatewayClient: '0.24.1',
macClient: '0.23.2',
gatewayClient: '0.24.2',
gatewayBackend: '0.24.0',
});