From aa3e52c126538aff8295d414f3099243fe9a511c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:36:57 +0000 Subject: [PATCH] chore(deps): update helm release tigera-operator to v3.27.2 --- calico/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"