Skip to content
代码片段 群组 项目
未验证 提交 a77f51dc 编辑于 作者: Nivetha Prabakaran's avatar Nivetha Prabakaran 提交者: GitLab
浏览文件

[E2E] Fix the failures in workspaces spec by updating the Helm version

上级 816105e8
No related branches found
No related tags found
无相关合并请求
......@@ -130,7 +130,7 @@ def install_helm
shell <<~CMD.tr("\n", ' ')
curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 &&
chmod 700 get_helm.sh &&
DESIRED_VERSION=v3.7.0 ./get_helm.sh
DESIRED_VERSION=v3.11.0 ./get_helm.sh
CMD
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册