thingsboard / thingsboard-pe-k8s

ThingsBoard Professional Edition Kubernetes scripts and docs
Apache License 2.0
21 stars 35 forks source link

k8s-upgrade-tb.sh For AWS Microservices #52

Open mkrydik opened 1 year ago

mkrydik commented 1 year ago

I'm using a AWS Microservices edition of ThingsBoard v3.4.0PE. I want to upgrade the cluster to latest version, such as v3.4.1PE or v3.4.2PE. So I read this page : https://thingsboard.io/docs/user-guide/install/pe/cluster/aws-microservices-setup/#upgrading-to-new-thingsboard-version But, The file k8s-upgrade-tb.sh does not exist in aws/microservices/ directory . How can I upgrade my cluster? Please help me! ;)