diff --git a/.github/workflows/pr-checks.yaml b/.github/workflows/pr-checks.yaml index 7cae552..9ebd117 100644 --- a/.github/workflows/pr-checks.yaml +++ b/.github/workflows/pr-checks.yaml @@ -6,7 +6,7 @@ jobs: lint-test: strategy: matrix: - k8s: [1.14.10, 1.16.15, 1.17.17, 1.18.19, 1.19.11, 1.20.7, 1.21.10, 1.22.7, 1.29.6] + k8s: [1.14.10, 1.16.15, 1.17.17, 1.18.19, 1.19.11, 1.20.7, 1.21.10, 1.22.7, v1.29.7] runs-on: ubuntu-latest env: CT_CHART_DIRS: charts