Merge pull request #3590 from xyz-li/app-fix1
Fix: remove checks when delete release
This commit is contained in:
@@ -336,6 +336,7 @@ func convertApp(app *v1alpha1.HelmApplication, versions []*v1alpha1.HelmApplicat
|
||||
out.Isv = app.GetWorkspace()
|
||||
|
||||
out.ClusterTotal = &rlsCount
|
||||
out.Owner = app.GetCreator()
|
||||
|
||||
return out
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user