Skip to content

Commit e45a445

Browse files
kishorjTimothy-Dougherty
authored andcommitted
update docs-publish target to v2.4 (kubernetes-sigs#2513)
1 parent 18ef306 commit e45a445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ docs-preview: docs-dependencies
101101

102102
# publish the versioned docs using mkdocs mike util
103103
docs-publish: docs-dependencies
104-
pipenv run mike deploy v2.3 latest -p --update-aliases
104+
pipenv run mike deploy v2.4 latest -p --update-aliases
105105

106106
# install dependencies needed to preview and publish docs
107107
docs-dependencies:

0 commit comments

Comments
 (0)