From 5e0f0f13fcf60978d6e63da2e3757579b4e2895a Mon Sep 17 00:00:00 2001 From: Steve Hipwell Date: Wed, 3 Jan 2024 16:53:28 +0000 Subject: [PATCH] chore(nexus3): Updated changelog Signed-off-by: Steve Hipwell --- charts/nexus3/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/charts/nexus3/CHANGELOG.md b/charts/nexus3/CHANGELOG.md index 6a4554c6..e2dbe07f 100644 --- a/charts/nexus3/CHANGELOG.md +++ b/charts/nexus3/CHANGELOG.md @@ -20,6 +20,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +### Added + +- Added `highAvailability.enabled` & `highAvailability.replicas` values to enable configuring high availability when running _Nexus3_ as a `StatefulSet`. +- Added `license.enabled`, `license.secret` & `license.key` to configure the licence. + ## [v4.37.0] - 2023-12-06 ### Changed