[go: up one dir, main page]

Skip to content

v0.2.0

Compare
Choose a tag to compare
@arnarg arnarg released this 23 Jul 15:15
· 27 commits to main since this release

Bug fixes:

  • Update nix-kube-generators to support parsing octal numbers in helm, kustomize and YAMLs (#13) d06bdc5

Features:

  • New library function fromOctal that can be useful to declare permission bits in Kubernetes resources because nix doesn't support octal numbers.