Skip to content

Commit

Permalink
Missed Makefile Consul version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmorgan committed Sep 9, 2024
1 parent 75b4445 commit 596f443
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 @@ -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
Expand Down

0 comments on commit 596f443

Please sign in to comment.