Signed-off-by: jgleonard <jgleonard@gmail.com>
@ -711,7 +711,6 @@ func (m *InstallReleaseRequest) GetDisableCrdHook() bool {
return false
}
func (m *InstallReleaseRequest) GetSubNotes() bool {
if m != nil {
return m.SubNotes