From 0b50b2db3ba9ed9671d8c30048dbc9b506e7a71a Mon Sep 17 00:00:00 2001 From: "Luzifer.io Jenkins" Date: Thu, 28 Dec 2023 01:37:07 +0000 Subject: [PATCH] k9s v0.30.5 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 95d61c7..fb31a02 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Morten Linderud pkgname=k9s -pkgver=0.30.4 +pkgver=0.30.5 pkgrel=1 pkgdesc='TUI for managing Kubernetes clusters and pods' arch=(x86_64)