Use native traffic counters by default
Build and Deploy Gateway / build-and-push (push) Successful in 29s
Build and Deploy Gateway / deploy (push) Successful in 13s

This commit is contained in:
2026-08-31 06:03:02 +03:00
parent d060e3bada
commit 6777422a27
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.34.2',
gatewayClient: '0.36.2',
gatewayBackend: '0.36.2',
gatewayBackend: '0.36.3',
});
export interface ParsedVersion {