From a28e8bd2420713e7dc32740ebdf3107bfa727a81 Mon Sep 17 00:00:00 2001 From: Juan Pedro Torres Date: Wed, 21 Aug 2024 22:36:25 +0200 Subject: [PATCH] feat(nubus): Bump Nubus version to 0.41.0, readonly user from Nubus --- helmfile/apps/nubus/values-nubus.yaml.gotmpl | 1 + helmfile/environments/default/charts.yaml | 2 +- helmfile/environments/default/images.yaml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/helmfile/apps/nubus/values-nubus.yaml.gotmpl b/helmfile/apps/nubus/values-nubus.yaml.gotmpl index b24fcfe5..2482c3e8 100644 --- a/helmfile/apps/nubus/values-nubus.yaml.gotmpl +++ b/helmfile/apps/nubus/values-nubus.yaml.gotmpl @@ -286,6 +286,7 @@ nubusStackDataUms: password: {{ $password | quote }} lastname: "LDAP-Search-User" {{- end }} + ldapSystemUsers: [] portaltileGroupUserStandard: - 'cn=Domain Users,cn=groups,{{ .Values.ldap.baseDn }}' - 'cn=Domain Users,cn=groups,{{ .Values.ldap.baseDn }}' diff --git a/helmfile/environments/default/charts.yaml b/helmfile/environments/default/charts.yaml index 4612b718..65622acf 100644 --- a/helmfile/environments/default/charts.yaml +++ b/helmfile/environments/default/charts.yaml @@ -264,7 +264,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/univention/charts-mirror" name: "nubus" - version: "0.40.0" + version: "0.41.0" verify: true opendeskKeycloakBootstrap: # providerCategory: "Platform" diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index 4d92e60b..8eb96f4b 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -272,6 +272,7 @@ images: registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/univention/images-mirror/data-loader" tag: "0.62.0@sha256:3780fe8c2733dfb20aa582ad6d2f5fc0e5cefdd40c51926da73f23d56a191f06" + tag: "0.63.0@sha256:32a41831e37aec3a0b711eceb48ccea16c2a051d616987e9e38d729a718506f0" nubusGuardianAuthorizationApi: # providerCategory: "Supplier" # providerResponsible: "Univention"