cut release 0.12 (#1919) (#2000)

Signed-off-by: Haoyu Sun <hasun@redhat.com>
Co-authored-by: SUN Haoyu <hasun@redhat.com>
This commit is contained in:
Philip Gough
2023-02-14 10:46:45 +00:00
committed by GitHub
parent a0c0a1dc20
commit 2115d059ff
4 changed files with 22 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ on:
- pull_request
env:
golang-version: '1.18'
kind-version: 'v0.14.0'
kind-version: 'v0.16.0'
jobs:
generate:
runs-on: ${{ matrix.os }}
@@ -83,8 +83,8 @@ jobs:
strategy:
matrix:
kind-image:
- 'kindest/node:v1.24.1'
- 'kindest/node:v1.23.6'
- 'kindest/node:v1.25.2'
- 'kindest/node:v1.24.6'
steps:
- uses: actions/checkout@v3
with: