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.
1 parent f04f0c4 commit e7b9d6bCopy full SHA for e7b9d6b
samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh
@@ -49,7 +49,7 @@ export DEBIAN_FRONTEND=noninteractive
49
50
# Requirements file.
51
export OSCODENAME=$(lsb_release -cs)
52
-export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/jan-2020-azdata-"$OSCODENAME
+export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/feb-2020-azdata-"$OSCODENAME
53
54
# Kube version.
55
#
0 commit comments