Clarify device traffic route labels and update Harbor versions
Build and Deploy Gateway / build-and-push (push) Successful in 21s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-08-12 23:20:25 +03:00
parent 72c085a5b8
commit 08cc013def
4 changed files with 21 additions and 17 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.25.4',
gatewayClient: '0.26.3',
macClient: '0.25.5',
gatewayClient: '0.26.4',
gatewayBackend: '0.26.4',
});