We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aca25b commit 0e9308bCopy full SHA for 0e9308b
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
needs: build
51
strategy:
52
matrix:
53
- k8s: [v1.28.15, v1.30.13, v1.32.5, v1.33.1]
+ k8s: [v1.28.15, v1.30.13, v1.32.5, v1.33.2]
54
steps:
55
- uses: actions/checkout@v4
56
0 commit comments