Skip to content

Commit 3605f41

Browse files
committed
deploy: bump example plugin version to v0.1.7 (only stable release on catalog)
1 parent 7875cba commit 3605f41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/docker-compose.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- "--providers.docker=true"
1717
- "--providers.docker.exposedByDefault=false"
1818
- "--experimental.plugins.mcpbouncer.moduleName=github.com/Sipioteo/traefik-mcpbouncer"
19-
- "--experimental.plugins.mcpbouncer.version=v0.0.1"
19+
- "--experimental.plugins.mcpbouncer.version=v0.1.7"
2020

2121
bouncer:
2222
# Published to Docker Hub and GHCR (same digest):

deploy/traefik.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ experimental:
77
plugins:
88
mcpbouncer:
99
moduleName: github.com/Sipioteo/traefik-mcpbouncer
10-
version: v0.0.1
10+
version: v0.1.7
1111

1212
entryPoints:
1313
web:

0 commit comments

Comments
 (0)