From 2cef657d864c9e06ae0fe5b8ec914a18891b9848 Mon Sep 17 00:00:00 2001 From: Rafael <32229014+rafaelbreno@users.noreply.github.com> Date: Tue, 1 Jul 2025 23:36:53 -0300 Subject: [PATCH] Update stable channel to v1.32.6+k3s1 (#12562) Signed-off-by: Rafael Breno <32229014+rafaelbreno@users.noreply.github.com> --- channel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel.yaml b/channel.yaml index 9fe27be594..9147c6ca55 100644 --- a/channel.yaml +++ b/channel.yaml @@ -1,7 +1,7 @@ # Example channels config channels: - name: stable - latest: v1.32.5+k3s1 + latest: v1.32.6+k3s1 - name: latest latestRegexp: .* excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)