Skip to content

Commit 9fae0c1

Browse files
authored
fix: kruise-game require k8s>=1.25 (#114)
Signed-off-by: roc <roc@imroc.cc>
1 parent 153eb96 commit 9fae0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

incubator/kruise-game/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: kruise-game
33
description: Helm chart for kruise-game components
44
version: 0.9.1
55
appVersion: 0.9.1
6-
kubeVersion: ">= 1.16.0-0"
6+
kubeVersion: ">= 1.25.0-0"
77
icon: https://cloudcache.tencent-cloud.com/qcloud/ui/static/Industry_tke/85d71722-01ce-4630-b83e-782b18a79172.png
88
maintainers:
99
- name: rockerchen

0 commit comments

Comments
 (0)