Polish subscription profile controls and status styling
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 10:04:13 +03:00
parent 021cdb28d0
commit 17849ffd73
4 changed files with 29 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.23.10',
gatewayClient: '0.24.10',
macClient: '0.23.11',
gatewayClient: '0.24.11',
gatewayBackend: '0.24.0',
});