We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d32194c commit b7b4253Copy full SHA for b7b4253
VERSION
@@ -1 +1 @@
1
-v0.0.4
+v0.0.5
component-constructor.yaml
@@ -28,3 +28,11 @@ components:
28
- componentName: github.com/openmcp-project/project-workspace-operator
29
name: project-workspace-operator
30
version: ${PROJECT_WORKSPACE_OPERATOR_VERSION}
31
+ sources:
32
+ - access:
33
+ commit: "${OPENMCP_VERSION}"
34
+ type: gitHub
35
+ repoUrl: https://github.com/openmcp-project/openmcp
36
+ name: openmcp
37
+ type: git
38
+ version: ${OPENMCP_VERSION}
0 commit comments