@@ -31,7 +31,6 @@ components:
3131 commit : " ${OPENMCP_VERSION}"
3232 type : gitHub
3333 repoUrl : https://github.com/openmcp-project/openmcp
34- ref : refs/heads/main
3534 name : openmcp
3635 type : git
3736 version : ${OPENMCP_VERSION}
@@ -58,7 +57,6 @@ components:
5857 commit : ${MCP_OPERATOR_VERSION}
5958 type : gitHub
6059 repoUrl : https://github.com/openmcp-project/mcp-operator
61- ref : refs/heads/main
6260 name : openmcp
6361 type : git
6462 version : ${MCP_OPERATOR_VERSION}
@@ -79,7 +77,6 @@ components:
7977 commit : ${OPENMCP_OPERATOR_VERSION}
8078 type : gitHub
8179 repoUrl : https://github.com/openmcp-project/openmcp-operator
82- ref : refs/heads/main
8380 name : openmcp
8481 type : git
8582 version : ${OPENMCP_OPERATOR_VERSION}
@@ -106,7 +103,6 @@ components:
106103 commit : ${CONTROL_PLANE_OPERATOR_VERSION}
107104 type : gitHub
108105 repoUrl : https://github.com/openmcp-project/control-plane-operator
109- ref : refs/heads/main
110106 name : openmcp
111107 type : git
112108 version : ${CONTROL_PLANE_OPERATOR_VERSION}
@@ -133,7 +129,6 @@ components:
133129 commit : ${QUOTA_OPERATOR_VERSION}
134130 type : gitHub
135131 repoUrl : https://github.com/openmcp-project/quota-operator
136- ref : refs/heads/main
137132 name : openmcp
138133 type : git
139134 version : ${QUOTA_OPERATOR_VERSION}
@@ -161,7 +156,6 @@ components:
161156 commit : ${PROJECT_WORKSPACE_OPERATOR_VERSION}
162157 type : gitHub
163158 repoUrl : https://github.com/openmcp-project/project-workspace-operator
164- ref : refs/heads/main
165159 name : openmcp
166160 type : git
167161 version : ${PROJECT_WORKSPACE_OPERATOR_VERSION}
0 commit comments