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 2686d4d commit 182f1c9Copy full SHA for 182f1c9
glueops-tests/run.sh
@@ -27,7 +27,7 @@ kubectl delete daemonset -n kube-system aws-node
27
echo "Install Calico CNI"
28
helm repo add projectcalico https://docs.tigera.io/calico/charts
29
helm repo update
30
-helm install calico projectcalico/tigera-operator --version v3.29.5 --namespace tigera-operator -f calico.yaml --create-namespace
+helm install calico projectcalico/tigera-operator --version v3.30.4 --namespace tigera-operator -f calico.yaml --create-namespace
31
echo "::endgroup::"
32
33
echo "::group::Deploying new Node Pool"
0 commit comments