Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
roycaihw committed Oct 3, 2021
1 parent 96dade6 commit 0684397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-submodule.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ source scripts/util/changelog.sh
source scripts/util/common.sh

util::common::check_sed
go get k8s.io/release/cmd/release-notes
go install k8s.io/release/cmd/release-notes@latest

TARGET_RELEASE=${TARGET_RELEASE:-"v$(grep "^CLIENT_VERSION = \"" scripts/constants.py | sed "s/CLIENT_VERSION = \"//g" | sed "s/\"//g")"}

Expand Down

0 comments on commit 0684397

Please sign in to comment.