From d71ab6317e22dd34673faa307a412a37a16767f6 Mon Sep 17 00:00:00 2001 From: Nikolai Shields Date: Sat, 14 Jan 2023 12:12:51 -0600 Subject: [PATCH] Update stable to 1.25.5+k3s2 (#6753) --- channel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel.yaml b/channel.yaml index 846851e772..5ca3dbd44b 100644 --- a/channel.yaml +++ b/channel.yaml @@ -1,7 +1,7 @@ # Example channels config channels: - name: stable - latest: v1.25.4+k3s1 + latest: v1.25.5+k3s2 - name: latest latestRegexp: .* excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)