Releases: nautobot/helm-charts
Releases · nautobot/helm-charts
Release v1.1.1
What's Changed
- Update pre-commit hook pre-commit/pre-commit-hooks to v4.1.0 by @nautobot-bot in #101
- Update ghcr.io/nautobot/nautobot Docker tag to v1.2.2 by @nautobot-bot in #102
- Updating Changelog for 1.1.1 by @nniehoff in #103
- Release 1.1.1 by @nniehoff in #104
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
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
What's Changed
- Update ghcr.io/nautobot/nautobot Docker tag to v1.1.6 by @nautobot-bot in #90
Full Changelog: v1.0.3...v1.0.4
v1.0.3 - 2021-11-24
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
- Update ghcr.io/nautobot/nautobot Docker tag to v1.1.5 by @nautobot-bot in #75
- Adding Annotations to the service account by @nniehoff in #76
- PostgreSQL/Redis TLS Documentation by @nniehoff in #77
- Adding Backup and Restore documentation by @nniehoff in #78
Full Changelog: v1.0.2...v1.0.3
v1.0.2 - 2021-11-03
What's Changed
Full Changelog: https://github.com/nautobot/helm-charts/blob/main/CHANGELOG.md
v1.0.1 - 2021-10-28
What's Changed
Full Changelog: https://github.com/nautobot/helm-charts/blob/develop/CHANGELOG.md
v1.0.0 - 2021-10-27
What's Changed
Initial 1.0 Release!
v0.4.2 - 2021-10-25
What's Changed
Full Changelog: alpha-v0.4.1...alpha-v0.4.2
v0.4.1
Adding backendProtocol
to the Ingress Resource