mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Add "update priority" (#2988)
## Issue Addressed NA ## Proposed Changes Add the "Update Priority" section which has featured in many of our previous releases (e.g., [Poñeta](https://github.com/sigp/lighthouse/releases/v2.1.1)). Previously this section has been copied in manually. ## Additional Info NA
This commit is contained in:
13
.github/workflows/release.yml
vendored
13
.github/workflows/release.yml
vendored
@@ -232,6 +232,19 @@ jobs:
|
||||
|
||||
Add a summary.
|
||||
|
||||
## Update Priority
|
||||
|
||||
This table provides priorities for which classes of users should update particular components.
|
||||
|
||||
|User Class |Beacon Node | Validator Client|
|
||||
--- | --- | ---
|
||||
|Staking Users| <TODO> | <TODO> |
|
||||
|Non-Staking Users| <TODO>|---|
|
||||
|
||||
*See [Update
|
||||
Priorities](https://lighthouse-book.sigmaprime.io/installation-priorities.html)
|
||||
more information about this table.*
|
||||
|
||||
## All Changes
|
||||
|
||||
${{ steps.changelog.outputs.CHANGELOG }}
|
||||
|
||||
Reference in New Issue
Block a user