From 792afa6035864981125f7051ffec908bf6e705cd Mon Sep 17 00:00:00 2001 From: Ram Lavi Date: Wed, 1 Nov 2023 14:11:12 +0200 Subject: [PATCH] README: Update Upgrades policy to last supported vesion Signed-off-by: Ram Lavi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7170036184..2333ea60fc 100644 --- a/README.md +++ b/README.md @@ -303,7 +303,7 @@ For more information about the configuration format check [configuring section]( # Upgrades -Starting with version `0.65.0`, this operator supports upgrades to any newer +Starting with version `0.76.0`, this operator supports upgrades to any newer version. If you wish to upgrade, remove old operator (`operator.yaml`) and install new, operands will remain available during the operator's downtime.