From 82305796c3b9e2f58f0ad8bb32862e66800227bf Mon Sep 17 00:00:00 2001 From: moelsayed Date: Wed, 28 May 2025 14:42:41 +0200 Subject: [PATCH] Update components to latest versions --- VERSION | 2 +- components-versions.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 837042c..254a9f2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.5 \ No newline at end of file +v0.0.6 \ No newline at end of file diff --git a/components-versions.yaml b/components-versions.yaml index fd2ce04..731cf6f 100644 --- a/components-versions.yaml +++ b/components-versions.yaml @@ -1,5 +1,5 @@ CONTROL_PLANE_OPERATOR_VERSION: "v0.1.8" -QUOTA_OPERATOR_VERSION: "v0.5.0" -PROJECT_WORKSPACE_OPERATOR_VERSION: "v0.12.0" -MCP_OPERATOR_VERSION: "v0.27.0" -OPENMCP_OPERATOR_VERSION: "v0.5.0" +QUOTA_OPERATOR_VERSION: "v0.6.0" +PROJECT_WORKSPACE_OPERATOR_VERSION: "v0.13.0" +MCP_OPERATOR_VERSION: "v0.30.0" +OPENMCP_OPERATOR_VERSION: "v0.6.0"