Skip to content

Commit

Permalink
Bumping edge version to 19.8.4
Browse files Browse the repository at this point in the history
Depends on linkerd/linkerd2#3272

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
  • Loading branch information
siggy committed Aug 15, 2019
1 parent 5201744 commit a7f08c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export PROJECT ?= linkerd-site
RELEASE_URL = https://github.com/linkerd/linkerd2/releases
export L5D2_STABLE_VERSION ?= stable-2.4.0
export L5D2_EDGE_VERSION ?= edge-19.8.3
export L5D2_EDGE_VERSION ?= edge-19.8.4
export BUILD_IMAGE ?= gcr.io/linkerd-io/website-builder:1.2.1

GIT_BRANCH = $(shell git rev-parse --abbrev-ref HEAD)
Expand Down

0 comments on commit a7f08c5

Please sign in to comment.