Skip to content
New issue

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

panic: error parsing helm version 'v3.7.1+7.el8+g8f33223' #2163

Open
tharunamaddipudi opened this issue Feb 9, 2023 · 1 comment
Open

panic: error parsing helm version 'v3.7.1+7.el8+g8f33223' #2163

tharunamaddipudi opened this issue Feb 9, 2023 · 1 comment

Comments

@tharunamaddipudi
Copy link

Hi Team, getting below error for HELMFILE 0.150.0 and HELM v3.7.1+7 for below command
HELM VERSION
version.BuildInfo{Version:"v3.7.1+7.el8", GitCommit:"8f33223fe17957f11ba7a88b016bc860f034c4e6", GitTreeState:"clean", GoVersion:"go1.1
6.7"}
HELMFILE VERSION
Version 0.150.0
Git Commit fc634c9
Build Date 17 Jan 23 02:24 UTC (3 weeks ago)
Commit Date 17 Jan 23 00:34 UTC (3 weeks ago)
Dirty Build no
Go version 1.19.4
Compiler gc
Platform linux/amd64
$ helmfile sync
panic: error parsing helm version 'v3.7.1+7.el8+g8f33223'
goroutine 1 [running]:
[github.com/helmfile/helmfile/pkg/helmexec.New({0x242b19c](http://github.com/helmfile/helmfile/pkg/helmexec.New(%7B0x242b19c), 0x4}, 0x0, 0xc000013c08, {0x0, 0x0}, {0x2ac68c8?, 0xc0003d97a0})
/home/runner/work/helmfile/helmfile/pkg/helmexec/exec.go:120 +0x294
[github.com/helmfile/helmfile/pkg/app.(*App).getHelm(0xc0007540f0](http://github.com/helmfile/helmfile/pkg/app.(*App).getHelm(0xc0007540f0), 0xc000a2c580)
/home/runner/work/helmfile/helmfile/pkg/app/app.go:782 +0x21e
github.com/helmfile/helmfile/pkg/app.(*App).ForEachState.func1(0xc000a2c580?)
/home/runner/work/helmfile/helmfile/pkg/app/app.go:939 +0x3a
github.com/helmfile/helmfile/pkg/app.(*App).visitStatesWithSelectorsAndRemoteSupport.func2(0xc000a2c580)
/home/runner/work/helmfile/helmfile/pkg/app/app.go:1064 +0x6e
[github.com/helmfile/helmfile/pkg/app.(*App).visitStates.func1({0x7ffce23c26cf](http://github.com/helmfile/helmfile/pkg/app.(*App).visitStates.func1(%7B0x7ffce23c26cf), 0xd}, {0xc00098e0e0, 0x20})
/home/runner/work/helmfile/helmfile/pkg/app/app.go:889 +0x6f8
github.com/helmfile/helmfile/pkg/app.(*App).visitStateFiles.func1()
/home/runner/work/helmfile/hel

@yxxhero
Copy link
Contributor

yxxhero commented Feb 9, 2023

https://github.com/helmfile/helmfile/ hi. please post the issue in helmfile/helmfile org. And upgrade your helm version. @tharunamaddipudi

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

No branches or pull requests

2 participants