From 18c7998c5d37ec29c3d95350095ac939b12dff9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 10:29:37 +0000 Subject: [PATCH] chore(deps): update ghcr.io/openmcp-project/images/platform-service-gateway Docker tag to v0.0.10 --- component-settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component-settings.yaml b/component-settings.yaml index 8cccb7c..0c530f5 100644 --- a/component-settings.yaml +++ b/component-settings.yaml @@ -32,6 +32,6 @@ ALERTMANAGER_IMAGE_VERSION: "v0.31.1" # These versions are automatically managed by Renovate OPENMCP_OPERATOR_VERSION: "v0.18.1" CLUSTER_PROVIDER_KIND_VERSION: "v0.2.0" -PLATFORM_SERVICE_GATEWAY_VERSION: "v0.0.9" +PLATFORM_SERVICE_GATEWAY_VERSION: "v0.0.10" KRO_VERSION: "0.8.5" OCM_K8S_TOOLKIT_VERSION: "0.2.0"