Skip to content

Nautobot Helm Chart Version 3.x

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.3 - 2026-01-27

Fixed

  • #692 Fix spacing for the uwsgi.ini template when uwsgi_exporter is enabled.

3.0.2 - 2026-01-23

Added

  • #682 Add support for existing TLS certificates.

Changed

  • #675 Update documentation for Openshift deployments.

Fixed

  • #684 Fix issues with lookup function.

3.0.1 - 2025-12-17

Added

  • #676 Add custom Nginx configuration file and certificates path.

3.0.0 - 2025-12-12

  • The postgresql and redis subcharts are no longer deployed by default. They must be explicitly enabled if used.
  • The rabbitmq subchart was removed.
  • The mariadb subchart was removed.
  • The postgresqlha subchart was removed.
  • The username field is now required in the existing secret if nautobot.db.existingSecret is used.
  • The default image was changed to 3.x.
  • Changed the default Docker registry.
  • The Nautobot Celery readiness and liveness probes were changed to use files instead of celery pings.
  • Changed Nautobot Celery defaults.
  • Ability to point to an existing ConfigMap for Nautobot config.