Skip to content

Commit

Permalink
update branch
Browse files Browse the repository at this point in the history
Signed-off-by: oilbeater <liumengxinfly@gmail.com>
  • Loading branch information
oilbeater committed Nov 19, 2024
1 parent e2ec193 commit e9e24da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
git config --global user.name "ci-bot"
git config --global user.email "ci-bot@example.com"
git fetch origin gh-pages
mike deploy --push -u v1.13.x dev -t "v1.13.x (dev)"
mike deploy --push -u v1.14.x dev -t "v1.14.x (dev)"
mike list
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@ extra:
- icon: fontawesome/brands/docker
link: https://hub.docker.com/r/kubeovn/kube-ovn
variables:
version: v1.12.12
branch: release-1.12
version: v1.13.0
branch: release-1.13
copyright:
<p>The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation,
please see our <a href="https://www.linuxfoundation.org/legal/trademark-usage">Trademark Usage page</a>.
Expand Down

0 comments on commit e9e24da

Please sign in to comment.