From 81a806b362c35d20a28d5b1bc63bae850bde2147 Mon Sep 17 00:00:00 2001 From: Michi Mutsuzaki Date: Tue, 25 Apr 2023 14:30:01 +0000 Subject: [PATCH] Remove "Release Date" column from the release table There is no guarantee that the release date is accurate, since the release might not get tagged the same day the release pull request gets created. Let's just remove the column. We link to release pages that contain the actual timestamps of when they got tagged. Signed-off-by: Michi Mutsuzaki --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9573441280..858586926b 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,10 @@ binary releases. ## Releases -| Release | Release Date | Maintained | Supported Cilium Versions | -|----------------------------------------------------------------------|--------------|------------|---------------------------| -| [v0.14.0](https://github.com/cilium/cilium-cli/releases/tag/v0.14.0) | 2023-04-22 | Yes | Cilium 1.11 and newer | -| [v0.10.7](https://github.com/cilium/cilium-cli/releases/tag/v0.10.7) | 2022-05-31 | No | Cilium 1.10 | +| Release | Maintained | Supported Cilium Versions | +|----------------------------------------------------------------------|------------|---------------------------| +| [v0.14.0](https://github.com/cilium/cilium-cli/releases/tag/v0.14.0) | Yes | Cilium 1.11 and newer | +| [v0.10.7](https://github.com/cilium/cilium-cli/releases/tag/v0.10.7) | No | Cilium 1.10 | Please see [Experimental `helm` installation mode](#experimental-helm-installation-mode) section regarding our plan to migrate to the new `helm` installation mode and deprecate