Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 18:26
· 76 commits to main since this release
657fa3c

Changelog

  • 9bb0d66 Merge pull request #2 from undistro/feat/multi-platform-image
  • 657fa3c Merge pull request #3 from undistro/feat/version-cmd-docker
  • 9dc803b add docker-buildx command in Makefile
  • 37e0c16 add ldflags args in Dockerfile
  • d5e3496 add version default value in Dockerfile
  • 74ccba8 build multi-platform docker image in release workflow
  • 09221ab bump go version in Dockerfile
  • 1ed8a54 bump go version in test workflow
  • e2381dc disable color for markdown output
  • d335beb fix install.sh
  • e18579a go 1.20
  • 4fe4535 parsing major and minor version
  • 953e5f8 pass build-arg to docker build commands in Makefile
  • 1cd60f9 provide build-args in docker build step
  • bda69dc remove major and minor ldflags
  • 8eadfd9 update targz file name in README.md