From e1706875f42cd955caa23e09544ae8afbb04bd99 Mon Sep 17 00:00:00 2001 From: Johnatas Date: Thu, 21 Sep 2023 17:51:58 -0300 Subject: [PATCH] Update channel latest to v1.27.6+k3s1 (#8397) Signed-off-by: Johnatas --- channel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel.yaml b/channel.yaml index a6a80c481d9..7c3d429a4d9 100644 --- a/channel.yaml +++ b/channel.yaml @@ -1,7 +1,7 @@ # Example channels config channels: - name: stable - latest: v1.27.5+k3s1 + latest: v1.27.6+k3s1 - name: latest latestRegexp: .* excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)