Latest release returns error.
alexandershelega opened this issue · 5 comments
alexandershelega commented
Hello latest docker image has some issues
Error: UPGRADE FAILED: error validating "": error validating data: the server responded with the status code 426 but did not return more information```
3.11 works fine.
gaby commented
@alexandershelega This version uses k8s 1.27.1, which k8s are you using?
gaby commented
@alexandershelega Related issue here: helm/helm#12071 seems to be a bug with Helm
alexandershelega commented
@gaby i have a different versions of k8s running, 1.23, 1.25, 1.26 for all versions falls.
ceefour commented
Happened to me too: (and caused a huge panic on our team)
Error: UPGRADE FAILED: error validating "": error validating data: the server responded with the status code 426 but did not return more information
Downgrading to Helm 3.11 "fixed" the issue.
gaby commented
This will be fixed with 3.12.1 helm/helm#12096