calico: hop 3.26->3.28.5 (operator v1.34.13); calico-node 7/7 healthy, tigerastatus green, kube-controller-manager restarted (3.28 UID change). Applied manually + verified.
Some checks failed
ci/woodpecker/push/default Pipeline failed

This commit is contained in:
Viktor Barzin 2026-06-19 22:09:23 +00:00
parent 8ed5368be9
commit 666fefd22b

View file

@ -151,7 +151,7 @@ resource "helm_release" "tigera_operator" {
create_namespace = false
repository = "https://docs.tigera.io/calico/charts"
chart = "tigera-operator"
version = "v3.26.1"
version = "v3.28.5"
values = [yamlencode({
installation = { enabled = false }