Preserve local macOS client state during installs
Build and Deploy Gateway / build-and-push (push) Successful in 18s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-09 13:18:53 +03:00
parent 5da9686c27
commit 03b2ed5fb0
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.21.2',
macClient: '0.21.3',
gatewayClient: '0.22.0',
gatewayBackend: '0.22.3',
});