From 8b293db4f52e82cc38e51c7581c05da568c38948 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:39:45 +0000 Subject: [PATCH 1/2] chore(deps): update registry.redhat.io/openshift4/ose-cli:v4.15 docker digest to 7ea8245 --- 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 60379a3d..82329ec7 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:3f2123f42ae7358e1fece41d461bf331f144480da8b7711b9a93aca150f33f3f +installPlanApproverAndVerifyJobsImage: registry.redhat.io/openshift4/ose-cli:v4.15@sha256:7ea824531b593b2ec0da05557d5cd2565c3525c51c9007f85e9510b27f38b13f # 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 From 7f49766f38cefe6df4e67d914e966b537552b5f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:40:42 +0000 Subject: [PATCH 2/2] chore: bumped charts/operators-installer/Chart.yaml version --- charts/operators-installer/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/operators-installer/Chart.yaml b/charts/operators-installer/Chart.yaml index e1768a3a..5ac7818d 100644 --- a/charts/operators-installer/Chart.yaml +++ b/charts/operators-installer/Chart.yaml @@ -16,7 +16,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 3.0.1 +version: 3.0.2 home: https://github.com/redhat-cop/helm-charts