Make shadow traffic inspection the default
Build and Deploy Gateway / build-and-push (push) Successful in 30s
Build and Deploy Gateway / deploy (push) Successful in 14s

This commit is contained in:
2026-08-31 05:43:51 +03:00
parent 79e00a2390
commit 797c73d35c
6 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.34.1',
gatewayClient: '0.36.1',
gatewayBackend: '0.36.1',
gatewayBackend: '0.36.2',
});
export interface ParsedVersion {