branch: externals/kubed
commit 9d5007cd5a6121101f7461c33036f54d37c70495
Author: Eshel Yaron <[email protected]>
Commit: Eshel Yaron <[email protected]>

    ; Update NEWS.org and bump version to 0.5.1
---
 NEWS.org   | 4 +++-
 kubed.el   | 2 +-
 kubed.texi | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/NEWS.org b/NEWS.org
index b6c8073ba6..72da55cdad 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -10,7 +10,9 @@ for Kubernetes.
 For further details, see the Kubed manual:
 [[https://eshelyaron.com/kubed.html][https://eshelyaron.com/kubed.html]].
 
-* Version 0.5.1 in development
+* Version 0.5.1 on 2026-02-13
+
+** Fix error with minibuffer completion for custom Kubernetes resources
 
 ** ~kubed-use-context~ now also updates ~kubed-default-context-and-namespace~
 
diff --git a/kubed.el b/kubed.el
index a6d0fa5e07..ab1e705fd6 100644
--- a/kubed.el
+++ b/kubed.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Eshel Yaron <~eshel/[email protected]>
 ;; Keywords: tools kubernetes containers
 ;; URL: https://eshelyaron.com/kubed.html
-;; Package-Version: 0.5.0
+;; Package-Version: 0.5.1
 ;; Package-Requires: ((emacs "29.1"))
 
 ;;; Commentary:
diff --git a/kubed.texi b/kubed.texi
index 6be435c9a0..42d118a3fe 100644
--- a/kubed.texi
+++ b/kubed.texi
@@ -11,7 +11,7 @@
 @c %**end of header
 
 @copying
-This manual is for Kubed 0.5.0, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.5.1, a rich Emacs interface for Kubernetes.
 
 Copyright @copyright{} 2024-2026 Eshel Yaron.
 
@@ -40,7 +40,7 @@ Invariant Sections, no Front-Cover Texts, and no Back-Cover 
Texts.
 @node Top
 @top Kubed: Kubernetes, Emacs, done!
 
-This manual is for Kubed 0.5.0, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.5.1, a rich Emacs interface for Kubernetes.
 
 @end ifnottex
 

Reply via email to