Skip to content

Commit

Permalink
Partially revert vmware-tanzu#7515
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
  • Loading branch information
antgamdia committed Mar 25, 2024
1 parent 518aad5 commit acfc45e
Show file tree
Hide file tree
Showing 6 changed files with 81 additions and 132 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ func (s *Server) buildPkgInstall(installedPackageName, targetCluster, targetName
// },
PackageRef: &packagingv1alpha1.PackageRef{
RefName: packageRefName,
VersionSelection: toOldVendirVSS(versionSelection),
VersionSelection: versionSelection,
},
},
}
Expand Down
Loading

0 comments on commit acfc45e

Please sign in to comment.