Add deprioritized device group
Build and Deploy Gateway / build-and-push (push) Successful in 19s
Build and Deploy Gateway / deploy (push) Successful in 14s

This commit is contained in:
2026-08-10 09:25:29 +03:00
parent ec68ba6a7b
commit f233660dc3
13 changed files with 262 additions and 60 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.21.8',
gatewayClient: '0.22.3',
gatewayBackend: '0.22.5',
macClient: '0.22.0',
gatewayClient: '0.23.0',
gatewayBackend: '0.23.0',
});
export interface ParsedVersion {