Skip to content

Commit

Permalink
Updated supported-versions and upgrading notes
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Jun 21, 2024
1 parent 084d2dd commit b2e6253
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pages/k8s/supported-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ Supported releases (click buttons for more information):

<div class="row">
<div class="col-2">
<span class="u-vertically-center"><a href="/kubernetes/docs/1.29/components" class="p-button--positive">1.29.x</a></span>
<span class="u-vertically-center"><a href="/kubernetes/docs/1.30/components" class="p-button--positive">1.30.x</a></span>
</div>
<div class="col-2">
<span class="u-vertically-center"><a href="/kubernetes/docs/1.28/components" class="p-button--positive">1.28.x</a></span>
<span class="u-vertically-center"><a href="/kubernetes/docs/1.29/components" class="p-button--positive">1.29.x</a></span>
</div>
<div class="col-2">
<span class="u-vertically-center"><a href="/kubernetes/docs/1.27/components" class="p-button--positive">1.27.x</a></span>
<span class="u-vertically-center"><a href="/kubernetes/docs/1.28/components" class="p-button--positive">1.28.x</a></span>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion pages/k8s/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ documentation for the version you are upgrading to.

### Supported versions

- [Upgrading from 1.29.x to 1.30.x](/kubernetes/docs/1.30/upgrading)
- [Upgrading from 1.28.x to 1.29.x](/kubernetes/docs/1.29/upgrading)
- [Upgrading from 1.27.x to 1.28.x](/kubernetes/docs/1.28/upgrading)
- [Upgrading from 1.26.x to 1.27.x](/kubernetes/docs/1.27/upgrading)

### Older versions

Expand Down

0 comments on commit b2e6253

Please sign in to comment.