diff --git a/helmfile/apps/nextcloud/helmfile.yaml b/helmfile/apps/nextcloud/helmfile.yaml index 4728b29b..0587b7f4 100644 --- a/helmfile/apps/nextcloud/helmfile.yaml +++ b/helmfile/apps/nextcloud/helmfile.yaml @@ -33,7 +33,7 @@ releases: # dependencyType=vendor - name: "opendesk-nextcloud-bootstrap" chart: "opendesk-nextcloud-bootstrap-repo/opendesk-nextcloud-bootstrap" - version: "3.2.3" + version: "3.2.4" wait: true waitForJobs: true values: diff --git a/helmfile/apps/nextcloud/values-bootstrap.yaml b/helmfile/apps/nextcloud/values-bootstrap.yaml index 2b2347ed..d8672ead 100644 --- a/helmfile/apps/nextcloud/values-bootstrap.yaml +++ b/helmfile/apps/nextcloud/values-bootstrap.yaml @@ -10,6 +10,8 @@ config: username: "phoenixusername" userOidc: username: "ncoidc" + userIdAttribute: "entryuuid" + realm: "souvap" cryptpad: enabled: true