From dcb5f74b265f6005f8d2bc56ce2d9871875cdd48 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sat, 3 Jan 2026 07:20:11 +0200 Subject: [PATCH] calico v3.31.3 --- tigera-operator/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tigera-operator/kustomization.yaml b/tigera-operator/kustomization.yaml index 91901a3..6e9b298 100644 --- a/tigera-operator/kustomization.yaml +++ b/tigera-operator/kustomization.yaml @@ -2,6 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://raw.githubusercontent.com/projectcalico/calico/v3.30.5/manifests/tigera-operator.yaml +- https://raw.githubusercontent.com/projectcalico/calico/v3.31.3/manifests/tigera-operator.yaml - ./custom-resources.yaml - ssh://git@git.k-space.ee/secretspace/kube/tigera-operator