From b18a786a27656878a45f55e6f16f86b30d8433b2 Mon Sep 17 00:00:00 2001 From: Brian Downs Date: Mon, 5 Oct 2020 11:26:33 -0700 Subject: [PATCH] change hardenedflannel image version Signed-off-by: Brian Downs --- packages/rke2-canal/charts/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rke2-canal/charts/values.yaml b/packages/rke2-canal/charts/values.yaml index 09ac663..1bb70a0 100644 --- a/packages/rke2-canal/charts/values.yaml +++ b/packages/rke2-canal/charts/values.yaml @@ -8,7 +8,7 @@ flannel: # kube-flannel image image: repository: rancher/hardened-flannel - tag: v0.13.0-rancher1-rc1 + tag: v0.13.0-rancher1 # The interface used by canal for host <-> host communication. # If left blank, then the interface is chosen using the node's # default route.