diff --git a/Makefile b/Makefile index f0ca46cfc..822f9b543 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ GOVERSION ?= $(shell go version | awk '{print $$3;}') GORELEASER ?= $(shell which goreleaser) # pin versions for CI builds -CI_CONSUL_VERSION ?= 1.18.2 +CI_CONSUL_VERSION ?= 1.19.2 CI_VAULT_VERSION ?= 1.17.5 CI_HUGO_VERSION ?= 0.101.0 CI_GOBGP_VERSION ?= 3.29.0