From 48287dfa94f1fd6777a896f36ef726f941d50f61 Mon Sep 17 00:00:00 2001 From: Timothy Smith Date: Mon, 11 Dec 2023 08:41:39 -0500 Subject: [PATCH] clarify changelog msg --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c0e91f4b..f0da84f5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ # 3.4.0 -- Use `prune-allowlist` instead of `prune-whitelist`. This change requires kubernetes 1.26 and higher. [#940](https://github.com/Shopify/krane/pull/940) +- Use `prune-allowlist` instead of `prune-whitelist` for 1.26+ clusters. Clusters running 1.25 or less will continue to use `--prune-whitelist`. [#940](https://github.com/Shopify/krane/pull/940) ## 3.3.0