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