diff --git a/Chart.lock b/Chart.lock index 79f07a5..c0a337f 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 1.0.6 - name: nosql-deploy repository: https://helm.bridgemanaccessible.ca/ - version: 1.0.3 + version: 1.0.4 - name: db-deploy repository: https://helm.bridgemanaccessible.ca/ version: 1.0.2 @@ -14,5 +14,5 @@ dependencies: - name: ba-logging-sidecar repository: https://helm.bridgemanaccessible.ca/ version: 1.0.2 -digest: sha256:5e94a036b1b834edb75e456b4d2bb0b9242d8f65b8f4c6d58062004234a02005 -generated: "2025-12-24T10:43:44.4164896-06:00" +digest: sha256:3256ef7d5f42939fc1c9851217c802a567420d7d952ba5db03c3c34cecbf44ec +generated: "2025-12-24T20:56:17.8159194-06:00" diff --git a/Chart.yaml b/Chart.yaml index 9cb0f37..4df58f5 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -16,7 +16,7 @@ dependencies: alias: vault condition: vault.enabled - name: nosql-deploy - version: 1.0.3 + version: 1.0.4 repository: "https://helm.bridgemanaccessible.ca/" alias: nosql condition: nosql.enabled diff --git a/values.yaml b/values.yaml index 80bf6f8..dabad90 100644 --- a/values.yaml +++ b/values.yaml @@ -227,8 +227,8 @@ nosql: # Configurable NoSQL information groupings # For Azure Table Storage these are table names # For MongoDB these are collection names - grouping: - : "" + grouping: {} + #Elements in the format:
: "" # Configuration for Redis cache # See the [Cache Deployment Helm Chart](https://git.bridgemanaccessible.ca/Bridgeman-Accessible/cache-deploy-helm) for more information