forked from Ivasoft/traefik
Compare commits
2 Commits
v2.3.0-rc1
...
v2.3.0-rc2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4957e498af | ||
|
|
54ca1abd2b |
@@ -7,7 +7,7 @@ before:
|
||||
builds:
|
||||
- binary: traefik
|
||||
|
||||
main: ./cmd/traefik/traefik.go
|
||||
main: ./cmd/traefik/
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
ldflags:
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
## [v2.3.0-rc2](https://github.com/containous/traefik/tree/v2.3.0-rc2) (2020-07-15)
|
||||
[All Commits](https://github.com/containous/traefik/compare/v2.3.0-rc1...v2.3.0-rc2)
|
||||
|
||||
**Misc:**
|
||||
- fix: goreleaser build commands.
|
||||
|
||||
## [v2.3.0-rc1](https://github.com/containous/traefik/tree/v2.3.0-rc1) (2020-07-15)
|
||||
[All Commits](https://github.com/containous/traefik/compare/v2.2.0-rc1...v2.3.0-rc1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user