Skip to content

Commit 0f6ba1e

Browse files
authored
Update calico to v3.24.3 (#181)
1 parent 2652c21 commit 0f6ba1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy-k8s-cluster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ kind delete cluster
66
kind create cluster --config=config/k8s-cluster/config.yaml
77

88
# deploy calico (not needed but more feature rich - for future use)
9-
oc create -f https://raw.githubusercontent.com/projectcalico/calico/v3.24.2/manifests/calico.yaml
9+
oc create -f https://raw.githubusercontent.com/projectcalico/calico/v3.24.3/manifests/calico.yaml
1010

0 commit comments

Comments
 (0)