There was an error while loading. Please reload this page.
1 parent 26e50a9 commit 5743bccCopy full SHA for 5743bcc
1 file changed
.github/workflows/on-release.yaml
@@ -87,6 +87,8 @@ jobs:
87
# Verify patch versions at https://github.com/kubernetes-sigs/kind/releases
88
# DRA feature config is only relevant for v1.32 (v1beta1) and v1.33 (v1beta2).
89
# v1.34+ has DRA GA; v1.31 predates the DRA beta.
90
+ - k8s_version: v1.36.0
91
+ feature_config: default
92
- k8s_version: v1.35.0
93
feature_config: default
94
- k8s_version: v1.34.0
0 commit comments