File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,6 +28,10 @@ components:
2828 - componentName : github.com/openmcp-project/project-workspace-operator
2929 name : project-workspace-operator
3030 version : ${PROJECT_WORKSPACE_OPERATOR_VERSION}
31+
32+ - componentName : github.com/openmcp-project/service-provider-landscaper
33+ name : service-provider-landscaper
34+ version : ${SERVICE_PROVIDER_LANDSCAPER_VERSION}
3135 sources :
3236 - access :
3337 ref : " refs/tags/${OPENMCP_VERSION}"
Original file line number Diff line number Diff line change @@ -8,3 +8,5 @@ PROJECT_WORKSPACE_OPERATOR_VERSION: "v0.13.1"
88MCP_OPERATOR_VERSION : " v0.30.1"
99# renovate: datasource=github-releases depName=openmcp-project/openmcp-operator
1010OPENMCP_OPERATOR_VERSION : " v0.8.3"
11+ # renovate: datasource=github-releases depName=openmcp-project/service-provider-landscaper
12+ SERVICE_PROVIDER_LANDSCAPER_VERSION : " v0.1.0"
You can’t perform that action at this time.
0 commit comments