1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-11-14 18:56:15 +01:00

ci: update kind and K8s versions

This commit is contained in:
Christian Nicolai 2022-05-10 23:31:33 +02:00 committed by Christian Nicolai
parent 8a6d555cfe
commit 4917729792

View File

@ -33,12 +33,13 @@ jobs:
matrix:
k8s-version:
- v1.20.15
- v1.21.10
- v1.22.7
- v1.23.5
- v1.21.12
- v1.22.9
- v1.23.6
- v1.24.0
fail-fast: false
env:
kind-version: v0.12.0
kind-version: v0.13.0
steps:
- uses: actions/checkout@v3
- name: Set up Python