Skip to content

Commit 4494513

Browse files
authored
Test against k8s 1.33.2 (#1604)
/cherry-pick Signed-off-by: 1gtm <[email protected]>
1 parent 8d84b02 commit 4494513

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- id: set-matrix
6565
name: Generate test matrix
6666
run: |
67-
k8s=(v1.28.15 v1.33.1)
67+
k8s=(v1.28.15 v1.33.2)
6868
6969
IFS=' '
7070
read -ra COMMENT <<< "${{ github.event.comment.body }}"

0 commit comments

Comments
 (0)