Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Support helm v3 #130

Open
kzap opened this issue Jul 26, 2019 · 2 comments
Open

Support helm v3 #130

kzap opened this issue Jul 26, 2019 · 2 comments

Comments

@kzap
Copy link

kzap commented Jul 26, 2019

Currently cant use Helm 3.0.0-alpha.2 with helm secrets install

I get this error

$ helm secrets install RELEASE-NAME CHART -f ./values.yaml
Error: unknown flag: --client
helm install: invalid option -- f
Error: plugin "secrets" exited with error

I believe this is because the format of helm install has changed in Helm V3 where there is no more --name and the release name is always required.

@nomis-rzp
Copy link

Same issue for me also with Helm v3.0.0-beta.3. Do we expect the support anytime soon ?

@scottrigby
Copy link

Partial reply: see this comment about the --client flag now added for backwards-compatibility, and Helm v3.0.0 release 😄 #135 (comment)

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

No branches or pull requests

3 participants