Skip to content

Releases: nautobot/helm-charts

Release v1.1.1

29 Dec 15:19
12c63ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

20 Dec 21:54
529b052
Compare
Choose a tag to compare

1.1.0 - 2021-12-20

Added

  • Security scanning provided by Snyk and Kubescan to CI process
  • Security remediations for most findings from security scanners, notably:
securityContext:
  allowPrivilegeEscalation: false
  capabilities:
    drop:
      - "ALL"

was added to nearly all containers.

  • PostgreSQL High Availability support
  • Redis Sentinel Support
  • MySQL Support
  • Support for scheduled jobs with Nautobot 1.2

Full Changelog: v1.0.4...v1.1.0

v1.0.4 - 2021-12-10

10 Dec 22:51
4c84e95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3 - 2021-11-24

24 Nov 21:33
870c19d
Compare
Choose a tag to compare

This is primarily a documentation release, but also bumps the version of Nautobot to 1.1.5. Renovate was also configured to check the repo for updates.

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2 - 2021-11-03

03 Nov 14:58
d5e4bda
Compare
Choose a tag to compare

v1.0.1 - 2021-10-28

28 Oct 15:43
d4d6ae8
Compare
Choose a tag to compare

What's Changed

  • Resolve resource limits/requests in default values.yaml by @nniehoff in #44

Full Changelog: https://github.com/nautobot/helm-charts/blob/develop/CHANGELOG.md

v1.0.0 - 2021-10-27

27 Oct 22:43
8798096
Compare
Choose a tag to compare

What's Changed

Initial 1.0 Release!

v0.4.2 - 2021-10-25

25 Oct 20:25
1d214d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: alpha-v0.4.1...alpha-v0.4.2

v0.4.1

15 Oct 15:46
baf6137
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Adding backendProtocol to the Ingress Resource

alpha-4.0

14 Oct 16:13
e37ee31
Compare
Choose a tag to compare

What's Changed

Full Changelog: alpha-3.4...alpha-4.0