Meshery Docker Image Releases

I would like to know how often and when do we release new docker images of Meshery Server. Is it the end of each week?

// @Lee @navendu

In short, new Meshery Server container images are released (pushed to Docker Hub) in the edge release channel multiple times a day (every time a PR is merged to master branch in the meshery repo).

As a project, Meshery has two release channels: stable and edge. Many more details about how these work can be found here - Build & Release (CI) | Meshery