Release application
Gin-Nextjs stack using GitHub Releases to release application, when you finished frontend or backend code, all you need to do is create a GitHub releases.

After that, it will trigger GitHub Action to build a new docker image and modify helm chart values.yaml file's image tag in repository.


Finally, Argo CD will deploy new version of application automatically.

Now, you can access new release of application at: gin-next-app-frontend.h8r.site
