Update deprecationwarning.html (#13461)
ref: https://github.com/kubernetes/website/pull/13406#issuecomment-476806146
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
bb49893367
commit
39cb126d96
@@ -3,7 +3,7 @@
|
|||||||
<main>
|
<main>
|
||||||
<div class="content deprecation-warning">
|
<div class="content deprecation-warning">
|
||||||
<h3>
|
<h3>
|
||||||
Kubernetes {{ .Param "version" }}
|
Kubernetes {{ .Page.Param "version" }}
|
||||||
{{ T "deprecation_warning" }}
|
{{ T "deprecation_warning" }}
|
||||||
<a href="{{ site.Params.currentUrl }}">{{ T "latest_version" }}</a>
|
<a href="{{ site.Params.currentUrl }}">{{ T "latest_version" }}</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user