Exclude test artifacts from runtime impact analysis
Build and Deploy Gateway / build-and-push (push) Successful in 25s
Build and Deploy Gateway / deploy (push) Successful in 14s

This commit is contained in:
2026-08-28 19:47:58 +03:00
parent a84cca0668
commit 14b3c2afac
22 changed files with 12 additions and 76 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.31.1',
gatewayClient: '0.32.1',
gatewayBackend: '0.32.1',
gatewayBackend: '0.32.2',
});
export interface ParsedVersion {