mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-05 12:25:29 +01:00
docs: bump plugin version to v1.2.0
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
- --api.insecure=true
|
||||
- --pilot.token=$TRAEFIK_PILOT_TOKEN
|
||||
- --experimental.plugins.traefik-ondemand-plugin.moduleName=github.com/acouvreur/traefik-ondemand-plugin
|
||||
- --experimental.plugins.traefik-ondemand-plugin.version=v1.0.1
|
||||
- --experimental.plugins.traefik-ondemand-plugin.version=v1.2.0
|
||||
- --providers.docker=true
|
||||
- --providers.file.filename=/etc/traefik/dynamic-config.yml
|
||||
- --entrypoints.http.address=:80
|
||||
|
||||
@@ -8,7 +8,7 @@ services:
|
||||
- --api.insecure=true
|
||||
- --pilot.token=$TRAEFIK_PILOT_TOKEN
|
||||
- --experimental.plugins.traefik-ondemand-plugin.moduleName=github.com/acouvreur/traefik-ondemand-plugin
|
||||
- --experimental.plugins.traefik-ondemand-plugin.version=v1.0.1
|
||||
- --experimental.plugins.traefik-ondemand-plugin.version=v1.2.0
|
||||
- --providers.docker=true
|
||||
- --providers.docker.swarmmode=true
|
||||
- --providers.file.filename=/etc/traefik/dynamic-config.yml
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
additionalArguments:
|
||||
- "--pilot.token=XXXXX_YOURTOKEN_XXXXXXXXXXXXXXXX"
|
||||
- "--experimental.plugins.traefik-ondemand-plugin.modulename=github.com/acouvreur/traefik-ondemand-plugin"
|
||||
- "--experimental.plugins.traefik-ondemand-plugin.version=v1.0.1"
|
||||
- "--experimental.plugins.traefik-ondemand-plugin.version=v1.2.0"
|
||||
- "--providers.kubernetesingress.allowEmptyServices=true"
|
||||
|
||||
experimental:
|
||||
|
||||
@@ -8,7 +8,7 @@ services:
|
||||
- --api.insecure=true
|
||||
- --pilot.token=$TRAEFIK_PILOT_TOKEN
|
||||
- --experimental.plugins.traefik-ondemand-plugin.moduleName=github.com/acouvreur/traefik-ondemand-plugin
|
||||
- --experimental.plugins.traefik-ondemand-plugin.version=v1.0.1
|
||||
- --experimental.plugins.traefik-ondemand-plugin.version=v1.2.0
|
||||
- --providers.docker=true
|
||||
- --providers.docker.swarmmode=true
|
||||
- --providers.file.filename=/etc/traefik/dynamic-config.yml
|
||||
|
||||
Reference in New Issue
Block a user