We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15bb1ca commit 7a38d7bCopy full SHA for 7a38d7b
1 file changed
.github/workflows/on-push-lint-charts.yml
@@ -64,7 +64,7 @@ jobs:
64
strategy:
65
matrix:
66
# Choose from https://hub.docker.com/r/kindest/node/tags
67
- KubeVersion: [ 1.30.10, 1.31.6, 1.32.2]
+ KubeVersion: [ 1.32.8, 1.33.4, 1.34.0]
68
69
steps:
70
- name: Checkout
0 commit comments