File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,6 +49,10 @@ components:
4949 name : cluster-provider-kind
5050 version : ${CLUSTER_PROVIDER_KIND_VERSION}
5151
52+ - componentName : github.com/openmcp-project/bootstrapper
53+ name : bootstrapper
54+ version : ${BOOTSTRAPPER_VERSION}
55+
5256 resources :
5357 - name : fluxcd-source-controller
5458 version : ${FLUXCD_SOURCE_CONTROLLER_VERSION}
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ SERVICE_PROVIDER_CROSSPLANE_VERSION: "v0.0.5"
1616CLUSTER_PROVIDER_GARDENER_VERSION : " v0.6.0"
1717# renovate: datasource=github-releases depName=openmcp-project/cluster-provider-kind
1818CLUSTER_PROVIDER_KIND_VERSION : " v0.0.15"
19+ # renovate: datasource=github-releases depName=openmcp-project/bootstrapper
20+ BOOTSTRAPPER_VERSION : " v0.1.1"
1921
2022
2123# gitops templates for deployment
You can’t perform that action at this time.
0 commit comments