From 441a42e8ce5a850e32546593ecad750a7ccc3ab1 Mon Sep 17 00:00:00 2001 From: Brooks Newberry Date: Thu, 27 Mar 2025 11:44:53 -0700 Subject: [PATCH] Update stable channel to v1.32.3+k3s1 (#12020) Signed-off-by: Brooks Newberry --- channel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel.yaml b/channel.yaml index e59ba07de5..e119e32b8c 100644 --- a/channel.yaml +++ b/channel.yaml @@ -1,7 +1,7 @@ # Example channels config channels: - name: stable - latest: v1.31.6+k3s1 + latest: v1.32.3+k3s1 - name: latest latestRegexp: .* excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)