From 463be69a9c6ec78d30a8daaee92313c5070de0a4 Mon Sep 17 00:00:00 2001 From: Emanuele Ciurleo Date: Mon, 25 Dec 2023 16:03:29 -0300 Subject: [PATCH] Update build v0.30.2 (#2380) --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index b56bd219..3be205ee 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: k9s base: core20 -version: 'v0.29.1' +version: 'v0.30.2' summary: K9s is a CLI to view and manage your Kubernetes clusters. description: | K9s is a CLI to view and manage your Kubernetes clusters. By leveraging a terminal UI, you can easily traverse Kubernetes resources and view the state of your clusters in a single powerful session.