We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As mentioned in IJ OpenShift redhat-developer/intellij-openshift-connector#772
Current Upstream Helm CLI is 3.14.3 (https://github.com/helm/helm/releases) and adds new features whereas Red Hat OpenShift mirror is still on 3.12 ( and is currently broken, see redhat-developer/intellij-openshift-connector#748
The text was updated successfully, but these errors were encountered:
[build] Use HELM binary from upstream project
af23e2c
The check-helm GitHub Action is changed to download the binary from the https://github.com/helm/helm project latest release assets. Fixes: redhat-developer#4033 Signed-off-by: Victor Rubezhny <[email protected]>
4cd6129
c768965
vrubezhny
Successfully merging a pull request may close this issue.
As mentioned in IJ OpenShift redhat-developer/intellij-openshift-connector#772
Current Upstream Helm CLI is 3.14.3 (https://github.com/helm/helm/releases) and adds new features whereas Red Hat OpenShift mirror is still on 3.12 ( and is currently broken, see redhat-developer/intellij-openshift-connector#748
The text was updated successfully, but these errors were encountered: