From abe78b41af7e1987e193b17199019ccde9bda125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:23:45 +0000 Subject: [PATCH] chore(deps): bump operator-framework/helm-operator Bumps operator-framework/helm-operator from v1.38.0 to v1.39.1. --- updated-dependencies: - dependency-name: operator-framework/helm-operator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rh-shield-operator/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rh-shield-operator/Dockerfile b/rh-shield-operator/Dockerfile index e0307f4e7..754c073af 100644 --- a/rh-shield-operator/Dockerfile +++ b/rh-shield-operator/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM quay.io/operator-framework/helm-operator:v1.38.0 +FROM quay.io/operator-framework/helm-operator:v1.39.1 ARG RELEASE_VERSION