Bump k8s versions to latest patches (#317)

@faisal-memon we will need to update the required checks in branch
protection to use the new version

---------

Signed-off-by: Marco Franssen <[email protected]>
Signed-off-by: Faisal Memon <[email protected]>
Co-authored-by: Faisal Memon <[email protected]>
This commit is contained in:
Marco Franssen
2023-05-26 21:41:53 -07:00
committed by GitHub
co-authored by Faisal Memon
parent 05629460ef
commit ed172e41ae
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -50,9 +50,9 @@ jobs:
strategy:
matrix:
k8s:
- v1.27.0
- v1.26.3
- v1.25.8
- v1.27.2
- v1.26.4
- v1.25.9
values:
- ${{ fromJson(needs.build-matrix.outputs.tests) }}