Skip to content

Commit

Permalink
fix: kruise-game require k8s>=1.25
Browse files Browse the repository at this point in the history
Signed-off-by: roc <[email protected]>
  • Loading branch information
imroc committed Dec 5, 2024
1 parent 153eb96 commit a1f4770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion incubator/kruise-game/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: kruise-game
description: Helm chart for kruise-game components
version: 0.9.1
appVersion: 0.9.1
kubeVersion: ">= 1.16.0-0"
kubeVersion: ">= 1.25.0-0"
icon: https://cloudcache.tencent-cloud.com/qcloud/ui/static/Industry_tke/85d71722-01ce-4630-b83e-782b18a79172.png
maintainers:
- name: rockerchen
Expand Down

0 comments on commit a1f4770

Please sign in to comment.