wip - update the opendesk-extension to the value used in Nubus 0.39.1

This commit is contained in:
Johannes Bornhold
2024-08-23 18:45:46 +02:00
parent e76c1b89d2
commit b5ac72611f

View File

@@ -33,12 +33,13 @@ global:
repository: {{ .Values.images.nubusOxExtension.repository }}
tag: {{ .Values.images.nubusOxExtension.tag }}
imagePullPolicy: "IfNotPresent"
# TODO: The image configuration has to come from the "images.yaml" file
- name: "opendesk"
image:
registry: "registry.opencode.de"
repository: "bmi/opendesk/components/platform-development/images/opendesk-nubus"
imagePullPolicy: "IfNotPresent"
tag: "1.1.0"
tag: "1.2.0@sha256:88be278c7e3da0eeeef08510319c4997b8a62ecdb5e13491f8c4ca8d5640a258"
# -- Allows to configure the system extensions to load. This is intended for
# internal usage, prefer to use `global.extensions` for user configured