Skip to content

Commit b217638

Browse files
committed
Keep release.md documentation up to date.
1 parent e0e812a commit b217638

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/devel/release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ So you want to release a new version of Kubernetes Dashboard? Great, you just ne
88
the steps below.
99

1010
1. Send a pull request that increases Kubernetes Dashboard version number in `build/conf.js`.
11-
The property name is `deploy.versionRelease`. Follow versioning guidelines.
11+
The property name is `deploy.version.release`. Follow versioning guidelines.
12+
Keep `package.json` version in sync.
1213
1. Get the pull request reviewed and merged.
1314
1. Create a git [release tag](https://github.com/kubernetes/dashboard/releases/) for the merged
1415
pull request. Release description should include changelog.

0 commit comments

Comments
 (0)