# Functions
GetVersion returns the version for cli, either got from "git describe --tags" or "dev" when doing simple go build.
# Variables
BuildDate is the string of binary build date.
DefaultKubeBlocksVersion is the default KubeBlocks version that installed by kbcli.
GitCommit is the string of git commit ID.
GitVersion is the string of git version tag.
K3dVersion is k3d release version.
K3sImageTag is k3s image tag.
MinimumDockerVersion is Minimum Docker version required by KubeBlocks.
Version is the string that contains version.