From 38e8b01b8f9bb6709df90ac5839e4579115664a7 Mon Sep 17 00:00:00 2001 From: Brooks Newberry Date: Thu, 1 Aug 2024 18:09:28 -0700 Subject: [PATCH] update stable channel to v1.30.3+k3s1 (#10647) --- channel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel.yaml b/channel.yaml index 4bef668fc4d7..4d77ebf074e1 100644 --- a/channel.yaml +++ b/channel.yaml @@ -1,7 +1,7 @@ # Example channels config channels: - name: stable - latest: v1.29.6+k3s2 + latest: v1.30.3+k3s1 - name: latest latestRegexp: .* excludeRegexp: (^[^+]+-|v1\.25\.5\+k3s1|v1\.26\.0\+k3s1)