diff --git a/docs/overrides/main.html b/docs/overrides/main.html
index 0d556b6813..540387c9a7 100644
--- a/docs/overrides/main.html
+++ b/docs/overrides/main.html
@@ -5,4 +5,13 @@
Click here to go to latest.
+{% endblock %}
+
+{% block announce %}
+Version 1.5.0 will be the last version to support Node.js 12.
Node.js 12 has reached end-of-life and the
+corresponding
+AWS Lambda runtime will be deprecated at the end of March 2023. Please upgrade to Node.js 14 or later.
+Click here to read the full announcement, or join our Discord server to chime in the discussion.
{% endblock %}
\ No newline at end of file