Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions traefik.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down