Skip to content

NetBox Chart 2.3.0

Compare
Choose a tag to compare
@bootc bootc released this 06 Sep 23:32
· 89 commits to master since this release
2.3.0
  • Update to NetBox 2.9.3
  • Add Apache-2.0 license (closes #22)
  • Add numerous configuration settings (closes #20)
  • Add Service annotations (#24, thanks @eversC)
  • Add HorizontalPodAutoscaler support (disabled by default)
  • Add ServiceAccount support (enabled by default)
  • Add securityContext support and lock down by default (run as non-root, read-only root filesystem, drop all caps)
  • Increase NGINX workers from 1 to 3 per replica
  • Remove obsolete P3P header injection
  • General chart modernisation and spring cleaning