diff --git a/charts/openshift-console-plugin/values.yaml b/charts/openshift-console-plugin/values.yaml index 6afa03af..2b03315b 100644 --- a/charts/openshift-console-plugin/values.yaml +++ b/charts/openshift-console-plugin/values.yaml @@ -36,7 +36,7 @@ plugin: jobs: patchConsoles: enabled: true - image: 'registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c9fb4c74ccab78c517287ed343686a2582b0cb21958ea2e61deed13c369bc86a' + image: 'registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c62c9eae2fc55c5f6ad3ed783539a6dc123d2a9acf0a6a43052a465ded4bb6b1' podSecurityContext: enabled: true runAsNonRoot: true