Skip to content

Commit

Permalink
Add new Bird version back in (#389)
Browse files Browse the repository at this point in the history
* Begin development on v3.12.0

* Revert "Revert "Use new BIRD without orig_gw hack""
  • Loading branch information
lmm committed Dec 17, 2019
1 parent 903aa9c commit 7aea16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -43,7 +43,7 @@ PUSH_IMAGES?=$(BUILD_IMAGE) quay.io/calico/node
RELEASE_IMAGES?=gcr.io/projectcalico-org/node eu.gcr.io/projectcalico-org/node asia.gcr.io/projectcalico-org/node us.gcr.io/projectcalico-org/node

# Versions and location of dependencies used in the build.
BIRD_VERSION=v0.3.3-145-g049d13dc
BIRD_VERSION=v0.3.3-147-g1c33c691
BIRD_IMAGE ?= calico/bird:$(BIRD_VERSION)-$(ARCH)

# Versions and locations of dependencies used in tests.
Expand Down

0 comments on commit 7aea16b

Please sign in to comment.