From 46009b2219991f5a4c930b3ad3b836c8e89f2c23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:56:56 +0000 Subject: [PATCH] chore(deps): update registry.redhat.io/openshift4/ose-cli:v4.15 docker digest to 500cb07 --- charts/operators-installer/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/operators-installer/values.yaml b/charts/operators-installer/values.yaml index 82329ec7..34acf372 100644 --- a/charts/operators-installer/values.yaml +++ b/charts/operators-installer/values.yaml @@ -10,7 +10,7 @@ approveManualInstallPlanViaHook: true # Image to use for the InstallPlan Approver and Verify Jobs -installPlanApproverAndVerifyJobsImage: registry.redhat.io/openshift4/ose-cli:v4.15@sha256:7ea824531b593b2ec0da05557d5cd2565c3525c51c9007f85e9510b27f38b13f +installPlanApproverAndVerifyJobsImage: registry.redhat.io/openshift4/ose-cli:v4.15@sha256:500cb07554039f2cef97088710bf45ca1e6ec9508705ab53bb69d54b99da6df6 # If `true`, install the required Python libraries (openshift-client, semver==2.13.0) dynamically # from the given `pythonIndexURL` and `pythonExtraIndexURL` into the `installPlanApproverAndVerifyJobsImage` at run time