From 468bddb59c4e59af5615a2fe7ad1648cdad43be1 Mon Sep 17 00:00:00 2001 From: Johnatas Date: Mon, 31 Jul 2023 18:17:51 -0300 Subject: [PATCH] update stable channel to v1.27.4+k3s1 (#8067) Signed-off-by: Johnatas --- channel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel.yaml b/channel.yaml index 3c49f2a275..88f8502335 100644 --- a/channel.yaml +++ b/channel.yaml @@ -1,7 +1,7 @@ # Example channels config channels: - name: stable - latest: v1.27.3+k3s1 + latest: v1.27.4+k3s1 - name: latest latestRegexp: .* excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)