clarify rhel/centos and beta1
Specify RHEL7, RHEL8, CentOS7, CentOS8
Specify beta1 for 0.10 (beta2 coming soon? 😉 )
This commit is contained in:
parent
4a93081275
commit
05573a255c
|
@ -30,14 +30,14 @@ description: |-
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Nomad works with many popular distributions including Amazon Linux 2, Ubuntu, and RHEL 7.
|
||||
Nomad works with many popular distributions including Amazon Linux 2, Ubuntu, and RHEL 7/8, CentOS 7/8.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Check out the <a href="https://github.com/hashicorp/nomad/blob/v<%= latest_version %>/CHANGELOG.md">v<%= latest_version %> CHANGELOG</a> for information on the latest release.
|
||||
</p>
|
||||
|
||||
<h3>Nomad 0.10.0 Beta </h3>
|
||||
<h3>Nomad 0.10.0 Beta 1</h3>
|
||||
<p>
|
||||
A beta for Nomad 0.10.0 is also available! The release candidate can be <a href="https://releases.hashicorp.com/nomad/0.10.0-beta1/">downloaded on the Nomad releases page</a>.
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue