amb*_*air 3 semantic-versioning kubernetes-helm
在Chart.yaml
我有kubeVersion: ">=1.10.1"
集群节点有以下版本
v1.18.0-rc.1
并且 helm 安装失败并出现错误
Error: chart requires kubeVersion: >=1.10.1 which is incompatible with Kubernetes v1.18.0-rc.1
Run Code Online (Sandbox Code Playgroud)
我尝试将 kubeVersion 更改为1.10.1-rc.1
但出现一些新错误
error unmarshaling JSON: while decoding JSON: json: cannot unmarshal bool into Go value of type releaseutil.SimpleHead
Run Code Online (Sandbox Code Playgroud)
# helm version
version.BuildInfo{Version:"v3.1.2", GitCommit:"d878d4d45863e42fd5cff6743294a11d28a9abce", GitTreeState:"clean", GoVersion:"go1.13.8"}
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
4895 次 |
最近记录: |