fix(openproject): Update branding and Helm chart to 9.0.1

This commit is contained in:
Oliver Günther
2024-12-04 09:45:24 +01:00
committed by Thorsten Roßner
parent bbe7550c46
commit d3b191644b
3 changed files with 3 additions and 2 deletions

View File

@@ -40,6 +40,7 @@ dbInit:
environment:
# For more details and more options see
# https://www.openproject.org/docs/installation-and-operations/configuration/environment/
OPENPROJECT_APP__TITLE: "Projects | {{ .Values.theme.texts.productName }}"
OPENPROJECT_LOG__LEVEL: {{ if .Values.debug.enabled }}"debug"{{ else }}"info"{{ end }}
OPENPROJECT_LOGIN__REQUIRED: "true"
OPENPROJECT_USER__DEFAULT__TIMEZONE: "Europe/Berlin"

View File

@@ -326,7 +326,7 @@ charts:
registry: "registry.opencode.de"
repository: "bmi/opendesk/components/supplier/openproject/charts-mirror"
name: "openproject"
version: "8.3.2"
version: "9.0.1"
verify: true
openprojectBootstrap:
# providerCategory: "Platform"

View File

@@ -595,7 +595,7 @@ images:
# upstreamMirrorStartFrom: ["13", "1", "1"]
registry: "registry.opencode.de"
repository: "bmi/opendesk/components/supplier/openproject/images-mirror/open_desk"
tag: "15.0.2@sha256:b476947e8cbd5e0ed15aaa38ee49a76920015dbcb530b3dd11b32a95f9119c08"
tag: "15.0.3@sha256:286cc75712446b832b42e0fa6610dfb01996c491f22db98ba77b1137b2611cd4"
openprojectBootstrap:
# providerCategory: "Platform"
# providerResponsible: "openDesk"