From 72e69a659bb66b96602958e0965a90476a7ec2b7 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Tue, 9 Dec 2025 09:18:14 +0000 Subject: [PATCH] Update tyk --- apps/tyk/.env | 2 +- apps/tyk/variables.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/tyk/.env b/apps/tyk/.env index a6c96e1e0..748bb6aaf 100644 --- a/apps/tyk/.env +++ b/apps/tyk/.env @@ -1,6 +1,6 @@ W9_REPO="tykio/tyk-gateway" W9_DIST='community' -W9_VERSION='v5.8' +W9_VERSION='v5.9' W9_HTTP_PORT_SET='9001' W9_ID='tyk' W9_HTTP_PORT=8080 diff --git a/apps/tyk/variables.json b/apps/tyk/variables.json index 52817de24..6abd36a28 100644 --- a/apps/tyk/variables.json +++ b/apps/tyk/variables.json @@ -8,7 +8,7 @@ { "dist": "community", "version": [ - "v5.8" + "v5.9" ] } ],