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
Some checks failed
ci/woodpecker/push/default Pipeline failed
This commit is contained in:
parent
8ed5368be9
commit
666fefd22b
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ resource "helm_release" "tigera_operator" {
|
||||||
create_namespace = false
|
create_namespace = false
|
||||||
repository = "https://docs.tigera.io/calico/charts"
|
repository = "https://docs.tigera.io/calico/charts"
|
||||||
chart = "tigera-operator"
|
chart = "tigera-operator"
|
||||||
version = "v3.26.1"
|
version = "v3.28.5"
|
||||||
|
|
||||||
values = [yamlencode({
|
values = [yamlencode({
|
||||||
installation = { enabled = false }
|
installation = { enabled = false }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue