From eb0d027e9530388f23abfd4267f9d9934967e961 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 06:52:15 +0000 Subject: [PATCH] chore(deps): pin ghcr.io/openmcp-project/images/mcp-operator docker tag to cb1562f --- 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 73cc5aa..c193e6a 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.1 + tag: v0.30.1@sha256:cb1562f7a7e6b5c26785162def20793c73dd08dd531d477e01823eeeaa5c02f4 pullPolicy: IfNotPresent imagePullSecrets: []