Skip to content

Releases: devnw/void

v0.0.11

12 May 01:05
v0.0.11
f6076b1
Compare
Choose a tag to compare

Changelog

  • d713fea Bump github.com/miekg/dns from 1.1.53 to 1.1.54 (#31)
  • cbaf2e8 feat: add codeql support
  • 8ebddb0 feat: migrate to zap for logging Resolves #19, #7
  • f6076b1 fix: upgrade action go version

v0.0.10-beta5

21 Apr 20:45
v0.0.10-beta5
4458b2e
Compare
Choose a tag to compare
v0.0.10-beta5 Pre-release
Pre-release

Changelog

  • 4458b2e build(goreleaser): add support for apk and rpm packages

v0.0.10-beta4

21 Apr 20:20
v0.0.10-beta4
450fbfb
Compare
Choose a tag to compare
v0.0.10-beta4 Pre-release
Pre-release

Changelog

  • 450fbfb fix: correct the postinstall script to disable running dns server and update k8s script to use daemon set

v0.0.10-beta3

21 Apr 18:01
v0.0.10-beta3
5ff144e
Compare
Choose a tag to compare
v0.0.10-beta3 Pre-release
Pre-release

Changelog

v0.0.10-beta1

21 Apr 17:33
v0.0.10-beta1
79e779b
Compare
Choose a tag to compare
v0.0.10-beta1 Pre-release
Pre-release

Changelog

  • 149e1dd Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#25)
  • 79e779b release: remove arm docker build

v0.0.1-beta8

19 Apr 16:54
v0.0.1-beta8
9c42efd
Compare
Choose a tag to compare
v0.0.1-beta8 Pre-release
Pre-release

Changelog

  • 9c42efd feat(goreleaser): more configuration work

v0.0.1-beta6

18 Apr 18:13
v0.0.1-beta6
66a432e
Compare
Choose a tag to compare
v0.0.1-beta6 Pre-release
Pre-release

Changelog

  • 66a432e fix(Dockerfile): update the dockerfile to use alpine and put the bin and config in the correct directories

v0.0.1-beta5

18 Apr 17:46
v0.0.1-beta5
2ef258d
Compare
Choose a tag to compare
v0.0.1-beta5 Pre-release
Pre-release

Changelog

  • e89cd6e fix(.goreleaser.yaml): add the configuration file to the extra_files
  • 2ef258d fix(Dockerfile): correct the path to the configuration for build

v0.0.1-beta4

18 Apr 17:34
v0.0.1-beta4
8d1812d
Compare
Choose a tag to compare
v0.0.1-beta4 Pre-release
Pre-release

Changelog

  • 8d1812d fix(Dockerfile): correct issue with void path in docker scratch file

v0.0.1-beta3

18 Apr 01:40
v0.0.1-beta3
2e87501
Compare
Choose a tag to compare
v0.0.1-beta3 Pre-release
Pre-release

Changelog

  • a85184f Bump actions/setup-go from 3 to 4 (#18)
  • 1e4521f Bump codecov/codecov-action from 3.1.0 to 3.1.2 (#23)
  • 0c581c0 Bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#16)
  • 19b63a3 Bump github.com/miekg/dns from 1.1.51 to 1.1.52 (#17)
  • 9a3aafa Bump github.com/miekg/dns from 1.1.52 to 1.1.53 (#20)
  • e981bd4 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#22)
  • 3eb7dca Bump github.com/spf13/viper from 1.12.0 to 1.14.0 (#8)
  • ef0849b Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#12)
  • 6b228a7 Bump golang.org/x/net from 0.0.0-20221014081412-f15817d10f9b to 0.7.0 (#15)
  • b80f6ed Bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1 (#13)
  • 905d0f3 Bump goreleaser/goreleaser-action from 3 to 4 (#9)
  • 74d6f53 Bump pascalgn/automerge-action from 0.15.3 to 0.15.6 (#14)
  • 024dada Remove spew
  • 2e87501 feat(k8s): adding k8s config as well as arm support for linux containers
  • d40506d updating default config with new log rotation settings