File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,10 @@ components:
6767 name : platform-service-gateway
6868 version : ${PLATFORM_SERVICE_GATEWAY_VERSION}
6969
70+ - componentName : github.com/openmcp-project/project-workspace-operator
71+ name : platform-service-project-workspace
72+ version : ${PLATFORM_SERVICE_PROJECT_WORKSPACE_VERSION}
73+
7074 resources :
7175 - name : external-dns-chart
7276 type : helmChart
Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ CLUSTER_PROVIDER_KIND_VERSION: "v0.0.15"
2626PLATFORM_SERVICE_DNS_VERSION : " v0.0.4"
2727# renovate: datasource=github-releases depName=openmcp-project/platform-service-gateway
2828PLATFORM_SERVICE_GATEWAY_VERSION : " v0.0.2"
29+ # renovate: datasource=github-releases depName=openmcp-project/project-workspace-operator
30+ PLATFORM_SERVICE_PROJECT_WORKSPACE_VERSION : " v1.0.0"
2931
3032# renovate: datasource=github-releases depName=openmcp-project/bootstrapper
3133BOOTSTRAPPER_VERSION : " v0.7.0"
You can’t perform that action at this time.
0 commit comments