Refine Grafana traffic dashboard and documentation
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-08 02:30:53 +03:00
parent ca53b671ee
commit 6e701d4fc6
5 changed files with 391 additions and 186 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.20.0',
gatewayClient: '0.21.0',
macClient: '0.20.1',
gatewayClient: '0.21.1',
gatewayBackend: '0.21.0',
});