Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
molestaShoper committed Sep 9, 2024
1 parent c80851c commit 734f9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 734f9f1

Please sign in to comment.