Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Peabody <[email protected]>
  • Loading branch information
apeabody authored Dec 6, 2023
1 parent a689513 commit 7188a87
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 @@ -6,7 +6,7 @@ KUSTOMIZE_VERSION ?= 4.5.5
GATEKEEPER_VERSION ?= release-3.11
BATS_VERSION ?= 1.8.2
GATOR_VERSION ?= 3.11.0
GOMPLATE_VERSION ?= 3.11.5
GOMPLATE_VERSION ?= 3.11.6

REPO_ROOT := $(shell git rev-parse --show-toplevel)
WEBSITE_SCRIPT_DIR := $(REPO_ROOT)/scripts/website
Expand Down

0 comments on commit 7188a87

Please sign in to comment.