diff --git a/calico/run.sh b/calico/run.sh index 15d4d56..b01b754 100755 --- a/calico/run.sh +++ b/calico/run.sh @@ -6,7 +6,7 @@ K3S_MANIFEST_DIR=${K3S_MANIFEST_DIR:-/var/lib/rancher/k3s/server/manifests/} VALUES="{}" # renovate: depName=tigera-operator repoUrl=https://docs.tigera.io/calico/charts -VERSION="3.25.0" +VERSION="v3.27.2" templ() { local file="$3"