Skip to content

Commit 2064987

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

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
@@ -52,7 +52,7 @@ jobs:
5252
needs: build
5353
strategy:
5454
matrix:
55-
k8s: [v1.28.15, v1.30.13, v1.32.5, v1.33.1]
55+
k8s: [v1.28.15, v1.30.13, v1.32.5, v1.33.2]
5656
steps:
5757
- uses: actions/checkout@v4
5858

0 commit comments

Comments
 (0)