Skip to content

Commit 0e9308b

Browse files
authored
Test against k8s 1.33.2 (#44)
Signed-off-by: 1gtm <[email protected]>
1 parent 9aca25b commit 0e9308b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
needs: build
5151
strategy:
5252
matrix:
53-
k8s: [v1.28.15, v1.30.13, v1.32.5, v1.33.1]
53+
k8s: [v1.28.15, v1.30.13, v1.32.5, v1.33.2]
5454
steps:
5555
- uses: actions/checkout@v4
5656

0 commit comments

Comments
 (0)