diff --git a/traefik.yaml b/traefik.yaml index aa17dc02566..16c4f703f3b 100644 --- a/traefik.yaml +++ b/traefik.yaml @@ -1,7 +1,7 @@ package: name: traefik - version: 2.10.1 - epoch: 5 + version: 2.10.3 + epoch: 0 description: The Cloud Native Application Proxy copyright: - license: MIT @@ -19,7 +19,7 @@ pipeline: - uses: fetch with: uri: https://github.com/traefik/traefik/releases/download/v${{package.version}}/traefik-v${{package.version}}.src.tar.gz - expected-sha256: 34c19da8a28e10e5634afd7336a9b7944dbf21bfbacf4248d0140c329ef0049f + expected-sha256: eb4694ef72a8356a2acf36315e5e141027001c1eef8acade7ecb86512305d286 - runs: | go get go.mongodb.org/mongo-driver@v1.11.2