Skip to content

Commit b7b4253

Browse files
committed
Add sources to component constructor
1 parent d32194c commit b7b4253

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.4
1+
v0.0.5

component-constructor.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,11 @@ components:
2828
- componentName: github.com/openmcp-project/project-workspace-operator
2929
name: project-workspace-operator
3030
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

Comments
 (0)