Skip to content

Commit

Permalink
Merge pull request #4443 from natasha41575/updateProwExamplesTarget
Browse files Browse the repository at this point in the history
Test examples against latest release
  • Loading branch information
natasha41575 committed Feb 2, 2022
2 parents 39349c4 + 836a721 commit 01d7fae
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 01d7fae

Please sign in to comment.