mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 23:41:43 +01:00
fix(nubus): Set OpenCoDE as registry for Nubus umbrella chart.
This commit is contained in:
committed by
Jaime Conde
parent
d21ab2be87
commit
81b616d0fa
@@ -242,15 +242,27 @@ charts:
|
|||||||
name: "nginx"
|
name: "nginx"
|
||||||
version: "15.9.3"
|
version: "15.9.3"
|
||||||
verify: true
|
verify: true
|
||||||
|
# ums:
|
||||||
|
# # providerCategory: "Supplier"
|
||||||
|
# # providerResponsible: "Univention"
|
||||||
|
# # upstreamRegistry: "https://artifacts.software-univention.de"
|
||||||
|
# # upstreamRepository: "nubus/charts/ums"
|
||||||
|
# # upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
||||||
|
# # upstreamMirrorStartFrom: ["0", "12", "0"]
|
||||||
|
# registry: "registry.opencode.de"
|
||||||
|
# repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
|
||||||
|
# name: "ums"
|
||||||
|
# version: "0.16.0"
|
||||||
|
# verify: true
|
||||||
nubus:
|
nubus:
|
||||||
# providerCategory: "Supplier"
|
# providerCategory: "Supplier"
|
||||||
# providerResponsible: "Univention"
|
# providerResponsible: "Univention"
|
||||||
# upstreamRegistry: "https://artifacts.software-univention.de"
|
# upstreamRegistry: "https://artifacts.software-univention.de"
|
||||||
# upstreamRepository: "nubus/charts/nubus"
|
# upstreamRepository: "nubus/charts/nubus"
|
||||||
# upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
# upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
||||||
# upstreamMirrorStartFrom: ["0", "12", "0"]
|
# upstreamMirrorStartFrom: ["0", "19", "3"]
|
||||||
registry: "artifacts.software-univention.de"
|
registry: "registry.opencode.de"
|
||||||
repository: "nubus/charts"
|
repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
|
||||||
name: "nubus"
|
name: "nubus"
|
||||||
version: "0.19.3"
|
version: "0.19.3"
|
||||||
verify: true
|
verify: true
|
||||||
@@ -390,30 +402,18 @@ charts:
|
|||||||
name: "opendesk-synapse-web"
|
name: "opendesk-synapse-web"
|
||||||
version: "3.3.0"
|
version: "3.3.0"
|
||||||
verify: true
|
verify: true
|
||||||
ums:
|
# umsKeycloakBootstrap:
|
||||||
# providerCategory: "Supplier"
|
# # providerCategory: "Supplier"
|
||||||
# providerResponsible: "Univention"
|
# # providerResponsible: "Univention"
|
||||||
# upstreamRegistry: "https://artifacts.software-univention.de"
|
# # upstreamRegistry: "https://artifacts.software-univention.de"
|
||||||
# upstreamRepository: "nubus/charts/ums"
|
# # upstreamRepository: "nubus/charts/keycloak-bootstrap"
|
||||||
# upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
# # upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
||||||
# upstreamMirrorStartFrom: ["0", "12", "0"]
|
# # upstreamMirrorStartFrom: ["0", "1", "0"]
|
||||||
registry: "registry.opencode.de"
|
# registry: "registry.opencode.de"
|
||||||
repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
|
# repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
|
||||||
name: "ums"
|
# name: "keycloak-bootstrap"
|
||||||
version: "0.16.0"
|
# version: "0.1.0"
|
||||||
verify: true
|
# verify: true
|
||||||
umsKeycloakBootstrap:
|
|
||||||
# providerCategory: "Supplier"
|
|
||||||
# providerResponsible: "Univention"
|
|
||||||
# upstreamRegistry: "https://artifacts.software-univention.de"
|
|
||||||
# upstreamRepository: "nubus/charts/keycloak-bootstrap"
|
|
||||||
# upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$'
|
|
||||||
# upstreamMirrorStartFrom: ["0", "1", "0"]
|
|
||||||
registry: "registry.opencode.de"
|
|
||||||
repository: "bmi/opendesk/components/supplier/univention/charts-mirror"
|
|
||||||
name: "keycloak-bootstrap"
|
|
||||||
version: "0.1.0"
|
|
||||||
verify: true
|
|
||||||
xwiki:
|
xwiki:
|
||||||
# providerCategory: "Supplier"
|
# providerCategory: "Supplier"
|
||||||
# providerResponsible: "XWiki"
|
# providerResponsible: "XWiki"
|
||||||
|
|||||||
Reference in New Issue
Block a user