Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update list of supported TASs and Stemcells #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs-content/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ The following table provides version and version-support information about Signa
</tr>
<tr>
<td>Compatible VMware Tanzu Application Service for VMs version(s)</td>
<td>v2.5.x, v2.6.x, v2.7.x, v2.8.x, v2.9.x, v2.10.x, v2.11.x, and v2.12.x</td>
<td>v2.5.x, v2.6.x, v2.7.x, v2.8.x, v2.9.x, v2.10.x, v2.11.x, v2.12.x, v2.13.x, and v3.0.x</td>
</tr>
<tr>
<td>BOSH stemcell version</td>
<td>Ubuntu Xenial, Windows 2019</td>
<td>Ubuntu Xenial(16.04), Ubuntu Jammy(22.04), and Windows 2019</td>
</tr>
<tr>
<td>IaaS support</td>
Expand Down