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:
co-authored by
Marco Franssen
parent
daa620bf05
commit
d5dc706592
@@ -152,6 +152,7 @@ jobs:
|
||||
- v1.24.7
|
||||
- v1.23.13
|
||||
- v1.22.15
|
||||
- v1.21.14
|
||||
values:
|
||||
- ${{ fromJson(needs.build-matrix.outputs.tests) }}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user