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 @@ -71,6 +71,10 @@ components:
7171 name : platform-service-project-workspace
7272 version : ${PLATFORM_SERVICE_PROJECT_WORKSPACE_VERSION}
7373
74+ - componentName : github.com/openmcp-project/usage-operator
75+ name : platform-service-usage
76+ version : ${PLATFORM_SERVICE_USAGE_VERSION}
77+
7478 resources :
7579 - name : external-dns-chart
7680 type : helmChart
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ PLATFORM_SERVICE_DNS_VERSION: "v0.0.4"
2828PLATFORM_SERVICE_GATEWAY_VERSION : " v0.0.3"
2929# renovate: datasource=github-releases depName=openmcp-project/project-workspace-operator
3030PLATFORM_SERVICE_PROJECT_WORKSPACE_VERSION : " v1.1.0"
31+ # renovate: datasource=github-releases depName=openmcp-project/usage-operator
32+ PLATFORM_SERVICE_USAGE_VERSION : " v0.0.15"
3133
3234# renovate: datasource=github-releases depName=openmcp-project/bootstrapper
3335BOOTSTRAPPER_VERSION : " v0.7.0"
You can’t perform that action at this time.
0 commit comments