{% extends "base.html" %} {% block announce %} {% if config.extra.version_warning %}

You are viewing documentation for Knative version: {{ config.extra.knative_version }}

Knative {{ config.extra.knative_version }} documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.

{% endif %} {% endblock %}