From 596f443ef2b59df100badcbd3f477caef220ec41 Mon Sep 17 00:00:00 2001 From: Tristan Morgan Date: Mon, 9 Sep 2024 12:22:12 +1000 Subject: [PATCH] Missed Makefile Consul version. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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