From dc5d9cfeec7d3a3afb7e86570182926ed22afa60 Mon Sep 17 00:00:00 2001 From: Kevin Fox Date: Tue, 23 May 2023 16:15:21 -0700 Subject: [PATCH] Fix root README.md Signed-off-by: Kevin Fox --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5e947b..e14c7a5 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ Unless otherwise noted in an application chart README, the following dependencie |:-----------|:-------------------| | SPIRE | `1.5.3`+, `1.6.x` | | Helm | `3.x` | -| Kubernetes | `1.21+` | +| Kubernetes | `1.22+` | -> **Note**: For Kubernetes, we will officially support the last 3 versions as described in [k8s versioning](https://kubernetes.io/releases/version-skew-policy/#supported-versions). Any version before the last 3 we will try to support as long it doesn't bring security issues or any big maintenance burden. *The first version we tested this chart with is `1.21`.* +> **Note**: For Kubernetes, we will officially support the last 3 versions as described in [k8s versioning](https://kubernetes.io/releases/version-skew-policy/#supported-versions). Any version before the last 3 we will try to support as long it doesn't bring security issues or any big maintenance burden. *The first version we tested this chart with is `1.22`.* ## Contributing