Skip to content

Commit 3bb6434

Browse files
authored
Test against k8s 1.33.2 (#38)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 11117fb commit 3bb6434

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
@@ -47,7 +47,7 @@ jobs:
4747
needs: build
4848
strategy:
4949
matrix:
50-
k8s: [v1.28.15, v1.30.13, v1.32.5, v1.33.1]
50+
k8s: [v1.28.15, v1.30.13, v1.32.5, v1.33.2]
5151
steps:
5252
- uses: actions/checkout@v4
5353

0 commit comments

Comments
 (0)