From 60394e7a5da4d9625d13a1c0dcb93189dc2beae4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 09:08:25 +0000 Subject: [PATCH] microk8s: Update to version 1.30 --- bucket/microk8s.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/microk8s.json b/bucket/microk8s.json index 2f8d98162c..226720a7bd 100644 --- a/bucket/microk8s.json +++ b/bucket/microk8s.json @@ -1,5 +1,5 @@ { - "version": "1.29", + "version": "1.30", "description": "A small, fast, single-package Kubernetes for datacenters and the edge", "homepage": "https://microk8s.io", "license": "Apache-2.0",