Skip to content

Releases: nautobot/helm-charts

v2.3.2 - 2024-09-24

24 Sep 08:01
1a7cc23
Compare
Choose a tag to compare

Fixed

  • #445 Fix Media files directory being overwritten by volumeMount.

Full Changelog: v2.3.1...v2.3.2

v2.3.1 - 2024-09-20

20 Sep 09:15
a9774f8
Compare
Choose a tag to compare

Added

  • #444 Added additional properties in the root of values json schema

Changed

  • Upgraded Nautobot from 2.3.2 to 2.3.4
  • Upgraded Bitnami common subchart from 2.22.0 to 2.23.0

Fixed

  • #439 Fix documentation for persistent static and media files.

Full Changelog: v2.3.0...v2.3.1

v2.3.0 - 2024-09-06

06 Sep 06:36
7a544e1
Compare
Choose a tag to compare

Added

  • #423 Added annotations to the Nautobot deployment.

Changed

  • #434 Enabled celery readiness and liveliness probes by default.
  • Upgraded Nautobot from 2.3.1 to 2.3.2
  • Upgraded dependency mkdocs from 1.6.0 to 1.6.1

Full Changelog: v2.2.0...v2.3.0

v2.2.0 - 2024-08-23

23 Aug 12:37
29d5005
Compare
Choose a tag to compare

Fixed

  • #421 Fix unnecessary prometheus metrics endpoint.

Changed

  • Upgraded Nautobot from 2.2.7 to 2.3.1
  • Upgraded Bitnami Common subchart from 2.20.3 to 2.22.0
  • Upgraded nginx-prometheus-exporter image from 1.2.0 to 1.3.0

Full Changelog: v2.1.3...v2.2.0

v2.1.3 - 2024-07-12

12 Jul 11:00
5b99565
Compare
Choose a tag to compare

Fixed

  • #412 Fix unnecessary lifecycleHooks for Init Containers.
  • #345 Fix Service's target port when Nginx in enabled.

Changed

  • Upgraded Nautobot from 2.2.5 to 2.2.7
  • Upgraded Bitnami Common subchart from 2.19.2 to 2.20.3
  • Upgraded nginx-prometheus-exporter image from 1.1.0 to 1.2.0
  • Upgraded dependency mkdocs-material from 9.5.22 to 9.5.28
  • Upgraded Nginx Unprivileged optional container from 1.26 to 1.27

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2 - 2024-05-31

31 May 08:47
e584e23
Compare
Choose a tag to compare

Added

  • #391 Add persistent volume option for media files

Fixed

  • #398 Docs Update: Persistent volumes for static & media files

Changed

  • Upgraded Nautobot from 2.2.2 to 2.2.5
  • Upgraded nginx-prometheus-exporter image from 0.11.0 to 1.1.0
  • Upgraded Bitnami Common subchart from 2.19.1 to 2.19.2
  • Upgraded dependency mkdocs-material from 9.5.18 to 9.5.22

New Contributors

Full Changelog: v2.1.1...v2.1.2

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