From 10043080faf5f30d74ab0c09cdd3ce2cab8b1c9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 12:12:20 +0000 Subject: [PATCH] chore(deps): pin ghcr.io/openmcp-project/images/control-plane-operator docker tag to 3edba6e --- charts/control-plane-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/control-plane-operator/values.yaml b/charts/control-plane-operator/values.yaml index 34812bc..b2c3a9d 100644 --- a/charts/control-plane-operator/values.yaml +++ b/charts/control-plane-operator/values.yaml @@ -8,7 +8,7 @@ image: repository: ghcr.io/openmcp-project/images/control-plane-operator pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.1.19 + tag: v0.1.19@sha256:3edba6efa7a29c8cbb890190a1b53106a6987cd3b9771aa919bd569b1425cf23 imagePullSecrets: [] nameOverride: ""