From 9ac72c642a0555c2e11921cc42cfc5fb764eeec0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 13:53:42 +0000 Subject: [PATCH] chore(deps): update e2e-test-dependencies --- component-settings.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component-settings.yaml b/component-settings.yaml index c86d493..b527ace 100644 --- a/component-settings.yaml +++ b/component-settings.yaml @@ -30,8 +30,8 @@ VICTORIA_LOGS_IMAGE_VERSION: "v1.6.0-victorialogs" # E2E Test dependencies # Not used for deployment # These versions are automatically managed by Renovate -OPENMCP_OPERATOR_VERSION: "v0.19.1" -CLUSTER_PROVIDER_KIND_VERSION: "v0.3.1" +OPENMCP_OPERATOR_VERSION: "v0.21.0" +CLUSTER_PROVIDER_KIND_VERSION: "v0.4.0" PLATFORM_SERVICE_GATEWAY_VERSION: "v0.0.10" KRO_VERSION: "0.9.2" OCM_K8S_TOOLKIT_VERSION: "0.4.0"