Show device identity details and resolve hostnames
Build and Deploy Gateway / build-and-push (push) Successful in 19s
Build and Deploy Gateway / deploy (push) Successful in 13s

This commit is contained in:
2026-08-11 12:39:27 +03:00
parent 501c498edf
commit 3566f4bc0b
10 changed files with 256 additions and 82 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.24.1',
gatewayClient: '0.25.1',
gatewayBackend: '0.25.0',
macClient: '0.24.2',
gatewayClient: '0.25.2',
gatewayBackend: '0.25.1',
});
export interface ParsedVersion {