diff --git a/charts/openshift-console-plugin/values.yaml b/charts/openshift-console-plugin/values.yaml index 63f086df..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:e44074f21e0cca6464e50cb6ff934747e0bd11162ea01d522433a1a1ae116103' + image: 'registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c62c9eae2fc55c5f6ad3ed783539a6dc123d2a9acf0a6a43052a465ded4bb6b1' podSecurityContext: enabled: true runAsNonRoot: true