From 7256c2b3ef7bdc6723780f8b3ef3f0c45e511150 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:34:30 +0000 Subject: [PATCH] microk8s: Update to version 1.31 --- bucket/microk8s.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/microk8s.json b/bucket/microk8s.json index 226720a7bd..e78e150924 100644 --- a/bucket/microk8s.json +++ b/bucket/microk8s.json @@ -1,5 +1,5 @@ { - "version": "1.30", + "version": "1.31", "description": "A small, fast, single-package Kubernetes for datacenters and the edge", "homepage": "https://microk8s.io", "license": "Apache-2.0",