Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 7b6a809

Browse files
committed
doc: update to version 0.3.0
1 parent a0b00c3 commit 7b6a809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sudo cp haproxy-cloudflare-jwt-validator/src/* /usr/local/share/lua/5.3
2727

2828
# Version
2929

30-
0.2.0
30+
0.3.0
3131

3232
# Usage
3333

@@ -75,7 +75,7 @@ backend my_jwt_validated_app
7575
```
7676
docker run \
7777
-v path_to/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg \
78-
kudelskisecurity/haproxy-cloudflare-jwt-validator:0.2.0
78+
kudelskisecurity/haproxy-cloudflare-jwt-validator:0.3.0
7979
```
8080

8181
# Blogpost

0 commit comments

Comments
 (0)