Skip to content

Commit d2a9337

Browse files
authored
Bump Chainsaw version in tests/e2e-openshift/Dockerfile (#3140)
1 parent d58cf10 commit d2a9337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e-openshift/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN curl -LO https://github.com/kudobuilder/kuttl/releases/download/v0.15.0/kube
2626
&& mv kubectl-kuttl_0.15.0_linux_x86_64 /usr/local/bin/kuttl
2727

2828
# Install Chainsaw e2e
29-
RUN go install github.com/kyverno/[email protected].0
29+
RUN go install github.com/kyverno/[email protected].6
3030

3131
# Install kubectl and oc
3232
RUN curl -LO https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/latest/openshift-client-linux.tar.gz \

0 commit comments

Comments
 (0)