We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e6f55 commit 83edb14Copy full SHA for 83edb14
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
needs: build
46
strategy:
47
matrix:
48
- k8s: [v1.33.2]
+ k8s: [v1.34.0]
49
steps:
50
- uses: actions/checkout@v4
51
0 commit comments