mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
update ox-connector
This commit is contained in:
@@ -46,8 +46,9 @@ oxConnector:
|
||||
oxImapServer: "imap://127.0.0.1:143"
|
||||
oxLocalTimezone: "Europe/Berlin"
|
||||
oxLanguage: "de_DE"
|
||||
oxMasterAdmin: "admin"
|
||||
oxMasterPassword: {{ .Values.secrets.oxAppSuite.adminPassword | quote }}
|
||||
auth:
|
||||
username: "admin"
|
||||
password: {{ .Values.secrets.oxAppSuite.adminPassword | quote }}
|
||||
oxSmtpServer: "smtp://127.0.0.1:587"
|
||||
oxSoapServer: "http://open-xchange-core-mw-admin"
|
||||
|
||||
|
||||
@@ -414,11 +414,11 @@ charts:
|
||||
# upstreamRepository: "nubus/charts/ox-connector"
|
||||
# upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
||||
# upstreamMirrorStartFrom: ["0", "4", "2"]
|
||||
registry: "registry.opencode.de"
|
||||
repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
|
||||
registry: "artifacts.software-univention.de/nubus-dev/charts"
|
||||
repository: "nubus-dev/charts/ox-connector"
|
||||
name: "ox-connector"
|
||||
version: "0.27.9"
|
||||
verify: true
|
||||
version: "0.28.0-pre-mmeschter-secrets-refactor"
|
||||
verify: false
|
||||
postfix:
|
||||
# providerCategory: "Platform"
|
||||
# providerResponsible: "openDesk"
|
||||
|
||||
Reference in New Issue
Block a user