From 068d0d4096d20a3bbe457f16e9253b2a398cff0a Mon Sep 17 00:00:00 2001 From: simmyan <8966188@qq.com> Date: Sun, 11 Feb 2024 20:48:04 +0800 Subject: [PATCH] v0.1.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddbdec2..ff7e3f2 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ experimental: plugins: jwtantpath: moduleName: "github.com/x-ream/traefik-plugin-jwt-antpath" - version: "v0.0.3" + version: "v0.1.0" ``` ### K8s middleware @@ -87,7 +87,7 @@ ingress: ```toml [experimental.plugins.jwtantpath] modulename = "github.com/x-ream/traefik-plugin-jwt-antpath" - version = "v0.0.3" + version = "v0.1.0" ``` ### Dynamic