Pull charts
This commit is contained in:
@ -100,6 +100,7 @@ func (r *Release) VersionHandler(dir string, hh helmhelper.Helmhelper) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
logrus.Info(version)
|
||||
r.Version = version
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user