We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0233f9 + 88bfbc4 commit 9a404c7Copy full SHA for 9a404c7
bundle.Dockerfile
@@ -5,7 +5,7 @@ COPY . .
5
RUN mkdir licenses
6
COPY ./LICENSE licenses/.
7
8
-ARG OPERATOR_IMAGE=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:e78ab20b163ecffb805f5e048b9a8dfc8c22097a7f751c292bdd2c02271e463c
+ARG OPERATOR_IMAGE=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:2b07f1d4b9d95be0162b55e25c0d1e5ab64d3df643aeecf228b4b591efdd21a8
9
# artificial distance to avoid rebase conflicts when the operand and the operator image gets updated at the same time
10
#
11
0 commit comments