Skip to main content

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.

alt

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.

alt

alt

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

alt

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

alt

heighliner