From 4d3ccb3021fcca2e673f6fb5bb0d32e4b649f8ab Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Tue, 15 Nov 2022 10:04:23 +0100 Subject: [PATCH] Update calico from 3.24.0 to 3.24.5 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 1060694..51d3c2b 100644 --- a/action.yml +++ b/action.yml @@ -203,7 +203,7 @@ runs: if [[ "${{ inputs.k3s-version }}${{ inputs.k3s-channel }}" == v1.20* ]]; then curl -sfL --output /tmp/calico.yaml https://docs.projectcalico.org/v3.21/manifests/calico.yaml else - curl -sfL --output /tmp/calico.yaml https://raw.githubusercontent.com/projectcalico/calico/v3.24.0/manifests/calico.yaml + curl -sfL --output /tmp/calico.yaml https://raw.githubusercontent.com/projectcalico/calico/v3.24.5/manifests/calico.yaml fi cat /tmp/calico.yaml \ | sed '/"type": "calico"/a\