TLDR Nishant was facing issues with an update alert on the dashboard after updating the main branch. vishal-signoz suggested the tag might not be updated yet.
```commit 865409d72511c935e3bfdb96f4000d168b0c1d56 (HEAD -> main, origin/main) Merge: 86b72575 7554bce1 Author: Srikanth Chekuri <[email protected]> Date: Thu Aug 17 13:29:16 2023 +0530 Merge pull request #3354 from SigNoz/release/v0.26.0 Release/v0.26.0```
This seems like a bug,
We have made a release few mins back. I think tag is not yet updated. cc: <@4K1456>
Nishant
Thu, 17 Aug 2023 08:28:28 UTCI have pulled the updated main branch after running `docker-compose stop` and initiated `bash install.sh` but the updated app still showing alert on dashboard to update. Please help, Thanks!