Skip to content

v0.9.3

Compare
Choose a tag to compare
@SuperSandro2000 SuperSandro2000 released this 04 Apr 12:15
· 350 commits to master since this release

Changed

  • Update Golang to 1.20.
  • Updated all dependencies to their latest version.
  • Use unpriviliged appuser with UID/GID 4200 instead of nobody user.
  • Use sigs.k8s.io/yaml instead of github.com/ghodss/yaml.