UNCLASSIFIED

Unverified Commit 84701bff authored by Luther Monson's avatar Luther Monson Committed by GitHub
Browse files

Merge pull request #1749 from luthermonson/win-k8s-121

[release 1.21]  switch to using KUBERNETES_VERSION from version.sh for windows
parents e8d87753 e0142915
......@@ -39,8 +39,9 @@ WORKDIR /source
# End Dapper stuff
FROM build as windows-runtime-collect
ARG KUBERNETES_VERSION=dev
# windows runtime image
ENV KUBERNETES_VERSION="v1.21.3"
ENV CRICTL_VERSION="v1.21.0"
ENV CONTAINERD_VERSION="1.5.4"
ENV WINS_VERSION="0.1.1"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment