Skip to content

Commit db6e090

Browse files
authored
Test against k8s 1.33.2 (#112)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent de8dc72 commit db6e090

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

0 commit comments

Comments
 (0)