Skip to content

Commit 7a38d7b

Browse files
committed
Upgrade Kubernetes versions for testing
1 parent 15bb1ca commit 7a38d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push-lint-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
strategy:
6565
matrix:
6666
# Choose from https://hub.docker.com/r/kindest/node/tags
67-
KubeVersion: [ 1.30.10, 1.31.6, 1.32.2]
67+
KubeVersion: [ 1.32.8, 1.33.4, 1.34.0]
6868

6969
steps:
7070
- name: Checkout

0 commit comments

Comments
 (0)