From c76da15267936d7bedb039bc9f6efd01a6a74be6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 08:27:56 +0000 Subject: [PATCH] k0s: Update to version 1.30.2+k0s.0 --- bucket/k0s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k0s.json b/bucket/k0s.json index a2e0977cf1..612805a298 100644 --- a/bucket/k0s.json +++ b/bucket/k0s.json @@ -1,12 +1,12 @@ { - "version": "1.29.6+k0s.0", + "version": "1.30.2+k0s.0", "description": "Zero Friction Kubernetes distribution", "homepage": "https://github.com/k0sproject/k0s", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/k0sproject/k0s/releases/download/v1.29.6+k0s.0/k0s-v1.29.6+k0s.0-amd64.exe#/k0s.exe", - "hash": "2d58a93561a1cbb3d010d2bb2bb3020caafdef2b3fc159772a1c8f6d79edee73" + "url": "https://github.com/k0sproject/k0s/releases/download/v1.30.2+k0s.0/k0s-v1.30.2+k0s.0-amd64.exe#/k0s.exe", + "hash": "799590fdc149e156a7eb41afaa27b0ded31a65850efa7d1825bcb86c92912af1" } }, "bin": "k0s.exe",