From 1bad1138b86b07fe669e9a95bdc4d6355d40d6dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 16:29:23 +0000 Subject: [PATCH] microk8s: Update to version 1.34 --- bucket/microk8s.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/microk8s.json b/bucket/microk8s.json index 6ea1d683b9..34ffebe26f 100644 --- a/bucket/microk8s.json +++ b/bucket/microk8s.json @@ -1,5 +1,5 @@ { - "version": "1.33", + "version": "1.34", "description": "A small, fast, single-package Kubernetes for datacenters and the edge", "homepage": "https://microk8s.io", "license": "Apache-2.0",