Skip to content

Commit

Permalink
Test examples against latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
natasha41575 committed Feb 2, 2022
1 parent 78e8d43 commit 836a721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -12,7 +12,7 @@ MYGOBIN = $(shell go env GOPATH)/bin
endif
export PATH := $(MYGOBIN):$(PATH)
MODULES := '"cmd/config" "api/" "kustomize/" "kyaml/"'
LATEST_V4_RELEASE=v4.4.1
LATEST_V4_RELEASE=v4.3.0

# Provide defaults for REPO_OWNER and REPO_NAME if not present.
# Typically these values would be provided by Prow.
Expand Down

0 comments on commit 836a721

Please sign in to comment.