Bump macOS client version to 0.20.5
Build and Deploy Gateway / build-and-push (push) Successful in 15s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-08 09:23:18 +03:00
parent 837f058025
commit 32be4380a3
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.20.4',
macClient: '0.20.5',
gatewayClient: '0.21.3',
gatewayBackend: '0.21.1',
});