This message was deleted.
# support
s
This message was deleted.
1
p
Hi @Christian Blackburn 👋 If you started with v0.19, you need not run any migration steps. You can follow the steps from here: https://signoz.io/docs/operate/kubernetes/#upgrade-signoz-cluster
^ be sure to include your
override-values.yaml
with the
helm upgrade
command
🙌 1
c
Perfect, thank you @Prashant Shahi
p
happy to help 🙂
c
Dumb question - how do I find the release name I originally deployed with? It wasn't my-release and I cannot find it
p
@Christian Blackburn that would be possible with
helm list -n platform
🙌 1
if you are unsure about namespace:
helm list -A