From baadd320ee6f6034acd5e07d090d11cb1ce35103 Mon Sep 17 00:00:00 2001 From: Dean Coakley Date: Fri, 10 Oct 2025 18:27:56 +0100 Subject: [PATCH] Add note to update bundled envoy-gateway version docs --- docs/common_tasks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/common_tasks.md b/docs/common_tasks.md index a0b1eacab1..480d00b966 100644 --- a/docs/common_tasks.md +++ b/docs/common_tasks.md @@ -217,3 +217,5 @@ spec: 1. Commit everything and post as a `projectcalico/calico` PR. 1. Review, address issues, merge, monitor hashrelease builds, address any further issues, etc. + +1. If everything looks good and the update is successful, send a pull request to the [docs repository](https://github.com/tigera/docs) to update any relevant documentation with the new Envoy Gateway version information.