From 95f8b2a8f09a89c22ac929fdb63f65b9e2956f46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 08:00:51 +0000 Subject: [PATCH] chore(deps): pin ghcr.io/openmcp-project/images/mcp-operator docker tag to ace306a --- charts/mcp-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mcp-operator/values.yaml b/charts/mcp-operator/values.yaml index 8ba2b4b..b0750d4 100644 --- a/charts/mcp-operator/values.yaml +++ b/charts/mcp-operator/values.yaml @@ -14,7 +14,7 @@ deployment: image: repository: ghcr.io/openmcp-project/images/mcp-operator - tag: v0.30.0 + tag: v0.30.0@sha256:ace306a4b2b0ebe4fd3de42d705d9c0088363cbec5a572cc1cbf8047b05e1040 pullPolicy: IfNotPresent imagePullSecrets: []