From 54e3b441477d76f822d42b56fe4e72dc79114b05 Mon Sep 17 00:00:00 2001 From: Brooks Newberry Date: Thu, 22 Aug 2024 18:41:54 -0700 Subject: [PATCH] update stable channel to v1.30.4+k3s1 (#10739) Signed-off-by: Brooks Newberry --- channel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel.yaml b/channel.yaml index 4d77ebf074..9f5770a612 100644 --- a/channel.yaml +++ b/channel.yaml @@ -1,7 +1,7 @@ # Example channels config channels: - name: stable - latest: v1.30.3+k3s1 + latest: v1.30.4+k3s1 - name: latest latestRegexp: .* excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)