Skip to content

Commit d08fcb3

Browse files
chore(deps): update kubernetes test versions to 1.33.7 and 1.34.3 (#869)
Signed-off-by: okozachenko <okozachenko@vexxhost.com>
1 parent eedf960 commit d08fcb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ jobs:
113113
network-driver: [calico, cilium]
114114
kubernetes-version:
115115
- 1.32.10
116-
- 1.33.6
117-
- 1.34.2
116+
- 1.33.7
117+
- 1.34.3
118118
concurrency:
119119
group: sonobuoy-${{ matrix.kubernetes-version }}-${{ matrix.network-driver }}-${{ github.event.pull_request.number }}
120120
cancel-in-progress: true

0 commit comments

Comments
 (0)