Is it possible to move a already deployed bundle f...
# fleet
m
Is it possible to move a already deployed bundle from on path to another without having to uninstall it? So basically I have a git repo with ``helm/charts/a-chart` and I'd like to move it to another repository and have just
a-chart
. However, I don't want it to be uninstalled and reinstalled afterwards as the only change here is where it is coming from.