Skip to content

Commit

Permalink
Add step regarding Docker image (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse authored Oct 19, 2023
1 parent e57ca1d commit 5a95653
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/development/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,14 @@ The current process of making release (includinging release candidate) is:

12. Update main menu promos version on Atlas

13. Observe version roll-out via [Grafana dashboard](https://northstar-stats.frontier.tf/).
13. Push Docker image
1. Get SHA512 checksum of zip from release CI
2. Make PR to [Docker repo](https://github.com/pg9182/northstar-dedicated) to update Docker image to newest Northstar release
3. Merge PR
4. Wait for Docker repo CI to finish
5. Approve image

14. Observe version roll-out via [Grafana dashboard](https://northstar-stats.frontier.tf/).

### Git commands for tags:

Expand Down

0 comments on commit 5a95653

Please sign in to comment.