Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sim-wangyan committed Jun 10, 2024
1 parent 3e16f74 commit 79ce44c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ experimental:
plugins:
traefik-plugin-jwt-antpath:
moduleName: "github.com/x-ream/traefik-plugin-jwt-antpath"
version: "v0.1.0"
version: "v0.1.2"
```
### K8s middleware
Expand Down Expand Up @@ -86,7 +86,7 @@ ingress:
```toml
[experimental.plugins.traefik-plugin-jwt-antpath]
modulename = "github.com/x-ream/traefik-plugin-jwt-antpath"
version = "v0.1.1"
version = "v0.1.2"
```

### Dynamic
Expand Down

0 comments on commit 79ce44c

Please sign in to comment.