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" ] } ],