github bootc/netbox-chart 4.1.0
NetBox Chart 4.1.0

latest release: 4.1.1
22 months ago

Headlines:

  • Update NetBox to 3.2.6
  • Fix the broken indentation in CronJob template
  • Deep merge dictionaries in extraConfig YAML files
  • Numerous README improvements (production usage hints, secret contents, S3 storage example, SSO example)

Contributions:

  • fix: get secret name for redis and postgresql from existingSecret if configured (#74 - thanks @morremeyer, fixes #73)
  • Fix indent in cronjob chart (#76 - thanks @miso231)
  • Fix indentation for imagePullSecrets in CronJob template (#77 - thanks @michalmilkowski97)
  • Improve README and add some comments in values (#75 - thanks @dimitrigraf)
  • Add example to show how you might configure SSO (#78 - thanks @rossigee)
  • Make readiness probe configurable (#81 - thanks @TheChef23)
  • Add CSRF [trusted origins] support (#99 - thanks @ThomasADavis)
  • Added libpq option target_session_attrs for cluster support (#101 - thanks @moonrail)
  • Adding hostAliases to deployment and worker (#97 - thanks @riconem)

Enhancements in this version:

  • Add extra Service fields (e.g. nodePort (#69), clusterIP, externalIPs, etc...)
  • Add guidance for production use of the chart to README
  • CSRF_TRUSTED_ORIGINS missing from values.yaml (#98)
  • Update Redis to >=15.6.10 (#103)
  • Add DB_WAIT_DEBUG when debug is enabled (#107)

Bugs fixed in this version:

  • Broken indentation in CronJob template
  • NodePort is missing in templates/service.yaml (#69)
  • extraConfig secret spec pod not starting (#71)
  • helpers break when using existingSecret in postgresql or redis chart (#73)

Don't miss a new netbox-chart release

NewReleases is sending notifications on new releases.