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 @@ -63,6 +63,10 @@ components:
6363 name : platform-service-dns
6464 version : ${PLATFORM_SERVICE_DNS_VERSION}
6565
66+ - componentName : github.com/openmcp-project/platform-service-gateway
67+ name : platform-service-gateway
68+ version : ${PLATFORM_SERVICE_GATEWAY_VERSION}
69+
6670 resources :
6771 - name : external-dns-chart
6872 type : helmChart
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ CLUSTER_PROVIDER_KIND_VERSION: "v0.0.15"
2424# Platform Services
2525# renovate: datasource=github-releases depName=openmcp-project/platform-service-dns
2626PLATFORM_SERVICE_DNS_VERSION : " v0.0.4"
27+ # renovate: datasource=github-releases depName=openmcp-project/platform-service-gateway
28+ PLATFORM_SERVICE_GATEWAY_VERSION : " v0.0.1"
2729
2830# renovate: datasource=github-releases depName=openmcp-project/bootstrapper
2931BOOTSTRAPPER_VERSION : " v0.6.1"
You can’t perform that action at this time.
0 commit comments