Skip to content

Releases: nautobot/helm-charts

v2.1.1 - 2024-04-25

25 Apr 10:29
53184a0
Compare
Choose a tag to compare

What's Changed

  • Add an option to define harakiri timeout in uwsgi by @ubajze in #379
  • Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 by @renovate in #377
  • Update dependency mkdocs-material to v9.5.18 by @renovate in #349
  • Update pre-commit hook streetsidesoftware/cspell-cli to v8.7.0 by @renovate in #346
  • Update actions/setup-go action to v5 by @renovate in #347
  • fix: correct keys to check for passwords by @m4rg4sh in #374
  • Update dependency mkdocs to v1.6.0 by @renovate in #380
  • Update code owners by @ubajze in #382
  • fix: 📝 backup-restore procedure by @gertzakis in #367
  • chore(deps): update azure/setup-helm action to v4 - autoclosed by @renovate in #365
  • chore(deps): update dorny/paths-filter action to v3 by @renovate in #362
  • chore(deps): update pre-commit hook norwoodj/helm-docs to v1.13.1 by @renovate in #352
  • chore(deps): update github/codeql-action action to v3 by @renovate in #351
  • Bump the dependency versions by @ubajze in #384
  • Update missing release notes for 2.1.0 by @ubajze in #383
  • chore(deps): update ghcr.io/nautobot/nautobot docker tag to v2.2.2 by @renovate in #350
  • Fix DB and Redis secrets by @ubajze in #381
  • fix(deps): update dependency mkdocs-material to v9.5.19 by @renovate in #386
  • chore(deps): update docker.io/nginxinc/nginx-unprivileged docker tag to v1.26 by @renovate in #387
  • chore(docs): update release notes by @gertzakis in #388
  • Update Chart.yaml by @ubajze in #389
  • Release v2.1.1 by @ubajze in #385

Full Changelog: v2.1.0...v2.1.1

v2.1.0

27 Mar 18:03
24490db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.1.0

v2.0.5

29 Nov 14:27
2938d69
Compare
Choose a tag to compare

2.0.5 - 2023-11-29

💡 This release of the helm-chart includes an upgrade to Nautobot 2.x. While this is a non-breaking change for the helm chart this is a significant change to Nautobot and care should be taken during the upgrade, please see the Nautobot 2.0 Release Notes and upgrading from 1.x instructions.

Fixed

  • #338 Allow Nautobot to Scale to 0
  • #335 Use Nautobot 2.0 by default

Changed

  • Upgraded Bitnami Common subchart from 2.11.1 to 2.13.3
  • Upgraded PostgreSQL subchart from 12.12.4 to 12.12.10
  • Upgraded PostgreSQL-HA subchart from 11.9.4 to 11.9.8
  • Upgraded RabbitMQ subchart from 12.1.5 to 12.5.4
  • Upgraded Redis subchart from 18.0.4 to 18.4.0

Full Changelog: v2.0.4...v2.0.5

v2.0.4 - 2023-09-21

21 Sep 14:17
a81d584
Compare
Choose a tag to compare

2.0.4 - 2023-09-21

Fixed

  • #306 Bug: configured prometheus backend not possible
  • #316 Concurrency int breaks deployment
  • #255 Switch dependencies to OCI

Changed

  • Upgraded Nautobot from 1.5.23 to 1.6.2
  • Upgraded Mariadb subchart from 12.2.5 to 13.1.3
  • Upgraded PostgreSQL subchart from 12.5.7 to 12.12.4
  • Upgraded PostgreSQL-HA subchart from 11.7.5 to 11.9.4
  • Upgraded RabbitMQ subchart from 12.0.1 to 12.1.5
  • Upgraded Redis subchart from 17.11.5 to 18.0.4

Full Changelog: v2.0.3...v2.0.4

v2.0.3 - 2023-06-16

16 Jun 20:15
319a8b7
Compare
Choose a tag to compare

2.0.3 - 2023-06-16

Fixed

  • #288 README Typo
  • #286 Bug: variable celery.concurrency not used

Changed

  • #293 Allow Increasing uwsgi buffer size
  • Upgraded Nautobot from 1.5.20 to 1.5.21
  • Upgraded Mariadb subchart from 12.2.4 to 12.2.5
  • Upgraded PostgreSQL subchart from 12.5.6 to 12.5.7
  • Upgraded PostgreSQL-HA subchart from 11.7.4 to 11.7.5
  • Upgraded RabbitMQ subchart from 11.16.1 to 12.0.1
  • Upgraded Redis subchart from 17.11.3 to 17.11.5

Full Changelog: v2.0.2...v2.0.3

v2.0.2 - 2023-06-05

05 Jun 13:47
51658ab
Compare
Choose a tag to compare

2.0.2 - 2023-06-05

Fixed

  • Fixed #279 Using nautobot.db.password no longer supported in 2.0.1

Full Changelog: v2.0.1...v2.0.2

v2.0.1 - 2023-06-04

04 Jun 23:32
cd6d5e5
Compare
Choose a tag to compare

2.0.1 - 2023-06-04

Added

  • Added support for terminationGracePeriodSeconds to Nautobot and Celery Workers

Changed

  • Upgraded Nautobot from 1.5.17 to 1.5.20
  • Upgraded Bitnami common subchart from 2.2.4 to 2.4.0
  • Upgraded Mariadb subchart from 11.5.7 to 12.2.4
  • Upgraded PostgreSQL subchart from 12.2.8 to 12.5.6
  • Upgraded PostgreSQL-HA subchart from 11.2.1 to 11.7.4
  • Upgraded RabbitMQ subchart from 11.13.0 to 11.16.1
  • Upgraded Redis subchart from 17.9.5 to 17.11.3
  • Upgraded Nginx Unprivileged optional container from 1.24 to 1.25

Fixed

  • Fixed #249 helm template command failing (@BlackDark)
  • Fixed #261 Init Job is missing init containers
  • Fixed #213 Docs Update: Add How to Update Passwords
  • Fixed #260 ServiceAccount not used in default config
  • Fixed #256 v2.0.0 does not allow KV nodeSelector

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - 2023-04-18

19 Apr 13:29
b1963d1
Compare
Choose a tag to compare

Nautobot Helm Chart v2.0

Version 2.0 of the helm chart brings some exciting new changes we hope you will find useful. Some highlights:

  • 🎉 Nautobot Helm Charts is now part of the Nautobot docs with our official docs page
  • [docs] Create multiple worker deployments allowing for workers dedicated to custom task queues
  • [docs] Create additional Nautobot deployments so you can now have dedicated deployments to high volume requests such as /api requests
  • [docs] The Nautobot Initialization sequence can now take place as a helm install hook versus on the start of every pod. This allows deployments to restart 2-3 times faster than each pod took to start with Helm v1! This only works with shared storage such as s3, but for a slightly faster startup time without shared storage try using a separate deployment for static files only.

Added

  • Added the ability to create additional endpoints for scaling out, for example /api requests can now have their own deployments see Values.nautobots and the Additional Nautobots page.
  • Added the ability to deploy additional celery workers to listen on additional queues see Values.workers and the Celery Queues page
  • Added optional RabbitMQ support for Celery Task Queueing
  • Added the ability to create an nginx deployment exclusively for /static files. See the documentation here.
  • Added the ability to run a single Job for Nautobot post_install tasks in certain scenarios. See the documentation here.
  • Added support for Nginx (nautobot.nginx.enabled) as a proxy to Nautobot (deployed as a sidecar)
  • Added support for Nginx exporters (metrics.nginxExporter.enabled)
  • Added support for UWSGI exporters (metrics.uwsgiExporter.enabled)
  • 191 Added Observability for Celery Workers
  • Added the ability to specify automountServiceAccountToken on the ServiceAccount

Changed

  • Docs on the official Nautobot Docs site!
  • Default database engine now accounts for METRICS_ENABLED
  • Moved Nautobot post-upgrade task to a separate init container
  • Nautobot Version 1.5.17
  • Upgraded Bitnami common subchart from 1.14.1 to 2.2.4
  • Upgraded Mariadb subchart from 10.5.1 to 11.5.6
  • Upgraded PostgreSQL subchart from 10.16.2 to 12.2.8
  • Upgraded PostgreSQL-HA subchart from 8.6.13 to 11.2.1
  • Upgraded Redis subchart from 16.10.1 to 17.9.3
  • Updated JSON Schema to utilize external schemas where appropriate

Deprecated

  • The Values.celeryWorker has been deprecated and moved to Values.workers.default
  • The Values.celeryBeat has been deprecated and moved to Values.workers.beat

Full Changelog: v1.3.14...v2.0.0

v2.0.0-beta.11 - 2023-04-18

18 Apr 16:19
ce12133
Compare
Choose a tag to compare
Pre-release

Nautobot Helm Chart v2.0

Added

  • Added the ability to create additional endpoints for scaling out, for example /api requests can now have their own deployments see Values.nautobots and the Additional Nautobots page.
  • Added the ability to deploy additional celery workers to listen on additional queues see Values.workers and the Celery Queues page
  • Added optional RabbitMQ support for Celery Task Queueing
  • Added the ability to create an nginx deployment exclusively for /static files. See the documentation here.
  • Added the ability to run a single Job for Nautobot post_install tasks in certain scenarios. See the documentation here.
  • Added support for Nginx (nautobot.nginx.enabled) as a proxy to Nautobot (deployed as a sidecar)
  • Added support for Nginx exporters (metrics.nginxExporter.enabled)
  • Added support for UWSGI exporters (metrics.uwsgiExporter.enabled)
  • 191 Added Observability for Celery Workers
  • Added the ability to specify automountServiceAccountToken on the ServiceAccount

Changed

  • Docs on the official Nautobot Docs site!
  • Default database engine now accounts for METRICS_ENABLED
  • Moved Nautobot post-upgrade task to a separate init container
  • Nautobot Version 1.5.17
  • Upgraded Bitnami common subchart from 1.14.1 to 2.2.4
  • Upgraded Mariadb subchart from 10.5.1 to 11.5.6
  • Upgraded PostgreSQL subchart from 10.16.2 to 12.2.8
  • Upgraded PostgreSQL-HA subchart from 8.6.13 to 11.2.1
  • Upgraded Redis subchart from 16.10.1 to 17.9.3
  • Updated JSON Schema to utilize external schemas where appropriate

Deprecated

  • The Values.celeryWorker has been deprecated and moved to Values.workers.default
  • The Values.celeryBeat has been deprecated and moved to Values.workers.beat

Full Changelog: v1.3.13...v2.0.0-beta.11

v2.0.0-beta.10 - 2023-04-17

17 Apr 17:35
Compare
Choose a tag to compare
Pre-release

Nautobot Helm Chart v2.0

Added

  • Added the ability to create additional endpoints for scaling out, for example /api requests can now have their own deployments see Values.nautobots and the Additional Nautobots page.
  • Added the ability to deploy additional celery workers to listen on additional queues see Values.workers and the Celery Queues page
  • Added optional RabbitMQ support for Celery Task Queueing
  • Added the ability to create an nginx deployment exclusively for /static files. See the documentation here.
  • Added the ability to run a single Job for Nautobot post_install tasks in certain scenarios. See the documentation here.
  • Added support for Nginx (nautobot.nginx.enabled) as a proxy to Nautobot (deployed as a sidecar)
  • Added support for Nginx exporters (metrics.nginxExporter.enabled)
  • Added support for UWSGI exporters (metrics.uwsgiExporter.enabled)
  • 191 Added Observability for Celery Workers
  • Added the ability to specify automountServiceAccountToken on the ServiceAccount

Changed

  • Docs on the official Nautobot Docs site!
  • Default database engine now accounts for METRICS_ENABLED
  • Moved Nautobot post-upgrade task to a separate init container
  • Nautobot Version 1.5.15
  • Upgraded Bitnami common subchart from 1.14.1 to 2.2.4
  • Upgraded Mariadb subchart from 10.5.1 to 11.5.6
  • Upgraded PostgreSQL-HA subchart from 8.6.13 to 11.2.1
  • Upgraded Redis subchart from 16.10.1 to 17.9.3
  • Updated JSON Schema to utilize external schemas where appropriate

Deprecated

  • The Values.celeryWorker has been deprecated and moved to Values.workers.default
  • The Values.celeryBeat has been deprecated and moved to Values.workers.beat

Full Changelog: v1.3.13...v2.0.0-beta.10