File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ components:
1717 name : openmcp-operator
1818 version : ${OPENMCP_OPERATOR_VERSION}
1919
20+ - componentName : github.com/openmcp-project/gitops-templates
21+ name : gitops-templates
22+ version : ${GITOPS_TEMPLATES_VERSION}
23+
2024 - componentName : github.com/openmcp-project/control-plane-operator
2125 name : control-plane-operator
2226 version : ${CONTROL_PLANE_OPERATOR_VERSION}
Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ SERVICE_PROVIDER_LANDSCAPER_VERSION: "v0.4.0"
1313# renovate: datasource=github-releases depName=openmcp-project/cluster-provider-gardener
1414CLUSTER_PROVIDER_GARDENER_VERSION : " v0.3.0"
1515
16+ # gitops templates for deployment
17+ # renovate: datasource=github-releases depName=openmcp-project/gitops-templates
18+ GITOPS_TEMPLATES_VERSION : " v0.0.1"
19+
1620# external dependencies
1721# github.com/fluxcd
1822
You can’t perform that action at this time.
0 commit comments