Merge pull request #45495 from steve-hardman/fix-1.25
Backport fix for tab layout rendering in release-1.25release-1.25
commit
8eb33afd12
|
@ -136,7 +136,7 @@ This step should be done upon upgrading from one to another Kubernetes minor
|
||||||
release in order to get access to the packages of the desired Kubernetes minor
|
release in order to get access to the packages of the desired Kubernetes minor
|
||||||
version.
|
version.
|
||||||
|
|
||||||
{{< tabs name="k8s_install_versions" >}}
|
{{< tabs name="k8s_upgrade_versions" >}}
|
||||||
{{% tab name="Ubuntu, Debian or HypriotOS" %}}
|
{{% tab name="Ubuntu, Debian or HypriotOS" %}}
|
||||||
|
|
||||||
1. Open the file that defines the Kubernetes `apt` repository using a text editor of your choice:
|
1. Open the file that defines the Kubernetes `apt` repository using a text editor of your choice:
|
||||||
|
|
Loading…
Reference in New Issue