Skip to content

Commit 90a92d2

Browse files
committed
bump proxy to 0.27.0
1 parent 4944f14 commit 90a92d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/eks/eks_live_migration/eks-init-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ case "$ARCH" in
1414
;;
1515
esac
1616

17-
CRI_URL=https://storage.googleapis.com/castai-node-components/castai-cri-proxy/releases/0.26.0
17+
CRI_URL=https://storage.googleapis.com/castai-node-components/castai-cri-proxy/releases/0.27.0
1818

1919
wget ${CRI_URL}/castai-cri-proxy-linux-${ARCH}.tar.gz -O /var/tmp/castai-cri-proxy-linux-${ARCH}.tar.gz
2020
wget ${CRI_URL}/castai-cri-proxy_SHA256SUMS -O /var/tmp/proxy_SHA256SUMS

0 commit comments

Comments
 (0)