From f0e8867485d0ef8e3524d508023467cd0afdf8d9 Mon Sep 17 00:00:00 2001 From: moelsayed Date: Mon, 16 Jun 2025 12:41:13 +0200 Subject: [PATCH] chore: release v0.0.7 --- VERSION | 2 +- components-versions.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 254a9f2..41a2819 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.6 \ No newline at end of file +v0.0.7 diff --git a/components-versions.yaml b/components-versions.yaml index 21a4efe..25d4e7d 100644 --- a/components-versions.yaml +++ b/components-versions.yaml @@ -1,10 +1,10 @@ # renovate: datasource=github-releases depName=openmcp-project/control-plane-operator CONTROL_PLANE_OPERATOR_VERSION: "v0.1.10" # renovate: datasource=github-releases depName=openmcp-project/quota-operator -QUOTA_OPERATOR_VERSION: "v0.6.0" +QUOTA_OPERATOR_VERSION: "v0.6.1" # renovate: datasource=github-releases depName=openmcp-project/project-workspace-operator -PROJECT_WORKSPACE_OPERATOR_VERSION: "v0.13.0" +PROJECT_WORKSPACE_OPERATOR_VERSION: "v0.13.1" # renovate: datasource=github-releases depName=openmcp-project/mcp-operator -MCP_OPERATOR_VERSION: "v0.30.0" +MCP_OPERATOR_VERSION: "v0.30.1" # renovate: datasource=github-releases depName=openmcp-project/openmcp-operator -OPENMCP_OPERATOR_VERSION: "v0.8.1" +OPENMCP_OPERATOR_VERSION: "v0.8.2"