From abbc3d31de6d85aede166a0cbeace61ac11c3ea4 Mon Sep 17 00:00:00 2001 From: see-quick Date: Fri, 12 Jun 2026 12:38:18 +0200 Subject: [PATCH] Add release document into repository Signed-off-by: see-quick --- RELEASE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..1610798 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,5 @@ +# Release Process + +The release process for this project is documented in the [strimzi/test-container-images](https://github.com/strimzi/test-container-images) repository, as the release always starts there. + +See [test-container-images/RELEASE.md](https://github.com/strimzi/test-container-images/blob/main/RELEASE.md) for the full step-by-step guide. \ No newline at end of file