From 13cfeeff2ba795dd9f1d75a4d127d2f7556b27a8 Mon Sep 17 00:00:00 2001 From: rasmus <rasmus@k-space.ee> Date: Sun, 20 Apr 2025 21:34:16 +0300 Subject: [PATCH] tigera-operator: v3.28.4 --- 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 00f73c2..08fcf8a 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.28.1/manifests/tigera-operator.yaml +- https://raw.githubusercontent.com/projectcalico/calico/v3.28.4/manifests/tigera-operator.yaml - ./custom-resources.yaml - ssh://git@git.k-space.ee/secretspace/kube/tigera-operator