diff options
| author | Shelley-BaoYue <baoyue2@huawei.com> | 2023-09-01 10:57:19 +0800 |
|---|---|---|
| committer | Shelley-BaoYue <baoyue2@huawei.com> | 2023-09-12 17:00:04 +0800 |
| commit | 43487f9c9a898cdee5e380fd2e24411d1ec62c6b (patch) | |
| tree | 7e00586ec930119fdaaa6b7ecc981ef9600ac006 /common/constants | |
| parent | update vendor for ginkgo v2 (diff) | |
| download | kubeedge-43487f9c9a898cdee5e380fd2e24411d1ec62c6b.tar.gz | |
update kind version
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
Diffstat (limited to 'common/constants')
| -rw-r--r-- | common/constants/default.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/constants/default.go b/common/constants/default.go index 79cb68ecd..f42b3873f 100644 --- a/common/constants/default.go +++ b/common/constants/default.go @@ -79,7 +79,7 @@ const ( DefaultTunnelPort = 10004 DefaultClusterDomain = "cluster.local" - CurrentSupportK8sVersion = "v1.24.14" + CurrentSupportK8sVersion = "v1.26.7" // MetaManager DefaultRemoteQueryTimeout = 60 |
