Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Helm is giving helm 3 instead of helm 2 #7

Closed
cfontes opened this issue Mar 16, 2020 · 1 comment · Fixed by #8
Closed

Helm is giving helm 3 instead of helm 2 #7

cfontes opened this issue Mar 16, 2020 · 1 comment · Fixed by #8

Comments

@cfontes
Copy link

cfontes commented Mar 16, 2020

Hi, thanks for this actions!

I have one issue though, when using helm, I get helm 3 instead of helm 2

  run6s
version.BuildInfo***Version:"v3.1.1", GitCommit:"afe70585407b420d0097d07b21c47dc511525ac8", GitTreeState:"clean", GoVersion:"go1.13.8"***
Run helm version
version.BuildInfo***Version:"v3.1.1", GitCommit:"afe70585407b420d0097d07b21c47dc511525ac8", GitTreeState:"clean", GoVersion:"go1.13.8"***
  install helm push1s
Installed plugin: push
Run helm plugin install https://github.com/chartmuseum/helm-push.git
Downloading and installing helm-push v0.8.1 ...
https://github.com/chartmuseum/helm-push/releases/download/v0.8.1/helm-push_0.8.1_linux_amd64.tar.gz
Installed plugin: push
  Initializing client helm0s
##[error]Process completed with exit code 1.
Run helm init --client-only
Error: unknown flag: --client-only
##[error]Process completed with exit code 1.

@cfontes
Copy link
Author

cfontes commented Mar 16, 2020

I think the issue it that ubuntu latest now ships with helm 3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant