Skip to content

Commit 506c32c

Browse files
chore: bump version to 0.15.0
1 parent 30c37be commit 506c32c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ body:
3434
* Any special circumstances, like self-signed TLS certificates, or similar?
3535
placeholder: |-
3636
* Traefik v3.3.2
37-
* plugin version v0.14.0
37+
* plugin version v0.15.0
3838
* IDP: Dex v2.41.0
3939
All running on Docker.
4040
Dex is fronted by Traefik on a dedicated subdomain, using a LetsEncrypt cert.

website/docs/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ experimental:
1616
plugins:
1717
traefik-oidc-auth:
1818
moduleName: "github.com/sevensolutions/traefik-oidc-auth"
19-
version: "v0.14.0"
19+
version: "v0.15.0"
2020
```
2121
2222
## Configure Middleware

workspaces/configs/traefik-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ experimental:
2222
#plugins:
2323
# traefik-oidc-auth:
2424
# moduleName: "github.com/sevensolutions/traefik-oidc-auth"
25-
# version: v0.14.0
25+
# version: v0.15.0
2626

2727
providers:
2828
file:

0 commit comments

Comments
 (0)