Skip to content

Commit e19f20b

Browse files
committed
Add section for Docker Hub
1 parent e1cf7a9 commit e19f20b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/developers/releasing.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ This page describes the steps for publishing a new Home Assistant release.
2929
5. Merge `current` into `next` (`$ git checkout next && git merge current`) to make the PR mergeable.
3030
6. Merge pull request (blog post, updated frontpage, and all new documentation) to `current`.
3131

32+
### {% linkable_title Docker Hub %}
33+
34+
Create a new [tag](https://hub.docker.com/r/homeassistant/home-assistant/tags/) at https://hub.docker.com for the release.
35+
3236
### {% linkable_title Python Package Index %}
3337

3438
Checkout the `master` branch and run `script/release` to publish the new release on [Python Package Index](https://pypi.python.org).

0 commit comments

Comments
 (0)