Skip to content

Releases: nandak522/hello-universe-go-app

v1.3.3

09 Sep 17:21
Compare
Choose a tag to compare
  • Add support for json response output (along with existing html output)
  • Use Github actions to create docker image and git tag automatically.

v1.3.2

06 Jun 15:35
Compare
Choose a tag to compare
  • Fix uptime units

v1.3.1

06 Jun 06:21
Compare
Choose a tag to compare
  • Dockerfile cleanups
  • Delete obsolete code

v1.3.0

05 Jun 17:13
Compare
Choose a tag to compare
  • Pure go project.
  • No frameworks. Removed labstack/echo
  • Uses go:embed for shipping static (bootstrap css) and templates inside the binary.

v1.2.0

04 Jun 09:51
Compare
Choose a tag to compare
  • Bump deps
  • Added helm chart

v1.1.0

10 Dec 04:27
Compare
Choose a tag to compare
  • Hello-universe-go-app with configurable log level

Download the attached hello-universe-go-app-v1.1.0-linux-amd64.zip artifact. Unzip it and run the hello-universe-go-app-v1.1.0-linux-amd64 binary on the command line from the same place.