Skip to content

Commit

Permalink
Update Istio-installer to 1.10.2 (kyma-project#11556)
Browse files Browse the repository at this point in the history
  • Loading branch information
cnvergence committed Jun 25, 2021
1 parent 9fe2825 commit 3055a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/istio-installer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM eu.gcr.io/kyma-project/tpi/k8s-tools:20210610-d25e85b1

LABEL source=git@github.com:kyma-project/kyma.git

ENV ISTIOCTL_VERSION 1.10.0
ENV ISTIOCTL_VERSION 1.10.2
ENV YQ_VERSION 3.1.1

RUN curl -L https://github.com/istio/istio/releases/download/${ISTIOCTL_VERSION}/istioctl-${ISTIOCTL_VERSION}-linux-amd64.tar.gz -o istioctl.tar.gz &&\
Expand Down

0 comments on commit 3055a94

Please sign in to comment.