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
+1
View File
@@ -152,6 +152,7 @@ jobs:
- v1.24.7
- v1.23.13
- v1.22.15
- v1.21.14
values:
- ${{ fromJson(needs.build-matrix.outputs.tests) }}
+2 -1
View File
@@ -23,8 +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+` |
For Kubernetes we will officially try to support the last 3 versions as described in [k8s versioning](https://kubernetes.io/releases/version-skew-policy/#supported-versions).
> **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`.*
## Contributing
+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