Add Kubernetes 1.21 back (#188)

Co-authored-by: Marco Franssen <[email protected]>
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Faisal Memon
2023-04-04 09:25:19 +02:00
committed by GitHub
co-authored by Marco Franssen
parent daa620bf05
commit d5dc706592
4 changed files with 9 additions and 1 deletions
+3
View File
@@ -19,6 +19,9 @@ A Helm chart for deploying the complete Spire stack including: spire-server, spi
|:-----------|:-------------------|
| SPIRE | `1.5.3+`, `1.6.x` |
| Helm | `3.x` |
| Kubernetes | `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.21`.*
## Prerequisites
+3
View File
@@ -21,6 +21,9 @@
|:-----------|:-------------------|
| SPIRE | `1.5.3+`, `1.6.x` |
| Helm | `3.x` |
| Kubernetes | `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.21`.*
## Prerequisites