#support

Upgrading SigNoz v0.19.0 to v0.20.2 in Kubernetes Cluster

TLDR Christian asks how to upgrade SigNoz from v0.19.0 to v0.20.2. Prashant provides a link to the upgrade guide and confirms no migration steps are needed. They also help Christian find the original release name.

Powered by Struct AI

2

1

Jun 13, 2023 (6 months ago)
Christian
Photo of md5-fa46941ba379a4c6d83fa588a1302d15
Christian
04:05 AM
Hi,
I've installed SigNoz v0.19.0 to a kubernetes cluster, now I see there is an updated version - v.0.20.2
How would I upgrade this? I can see there are migration scripts for older versions, do I need to run any for this?

1

Prashant
Photo of md5-1899629483c7ab1dccfbee6cc2f637b9
Prashant
05:43 AM
Hi Christian 👋

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
05:44
Prashant
05:44 AM
^ be sure to include your override-values.yaml with the helm upgrade command

1

Christian
Photo of md5-fa46941ba379a4c6d83fa588a1302d15
Christian
06:32 AM
Perfect, thank you Prashant
Prashant
Photo of md5-1899629483c7ab1dccfbee6cc2f637b9
Prashant
06:36 AM
happy to help 🙂
Jun 14, 2023 (6 months ago)
Christian
Photo of md5-fa46941ba379a4c6d83fa588a1302d15
Christian
02:09 AM
Dumb question - how do I find the release name I originally deployed with? It wasn't my-release and I cannot find it
Prashant
Photo of md5-1899629483c7ab1dccfbee6cc2f637b9
Prashant
05:43 AM
Christian that would be possible with helm list -n platform

1

05:44
Prashant
05:44 AM
if you are unsure about namespace: helm list -A