summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEshel Yaron <me@eshelyaron.com>2026-04-13 19:21:26 +0200
committerEshel Yaron <me@eshelyaron.com>2026-04-13 22:46:01 +0200
commit2f231466790c5db18a6e1479e3c67945d43cbf94 (patch)
treebac839ac7b47d1f5900d9264ea7d8352287c9a40
parentccafb684ee1bc2f2dde84aef89df2fb97ffe2b9b (diff)
; Update NEWS.org and bump version to 0.6.1externals/kubed
-rw-r--r--NEWS.org11
-rw-r--r--kubed.el2
-rw-r--r--kubed.texi4
3 files changed, 14 insertions, 3 deletions
diff --git a/NEWS.org b/NEWS.org
index 24df2ab..d23a42f 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -10,6 +10,17 @@ for Kubernetes.
For further details, see the Kubed manual:
[[https://eshelyaron.com/kubed.html][https://eshelyaron.com/kubed.html]].
+* Version 0.6.1 on 2026-04-13
+
+This is a maintenance release, it includes one important bug fix:
+
+** Fix "Invalid format string" error in Tramp integration
+
+This version fixes a regression introduced in version 0.6.0, which
+caused an error when starting a shell or opening Dired inside a pod.
+
+See bug report at https://lists.sr.ht/~eshel/kubed-devel/%3C87zf36vqaa.fsf@gmail.com%3E
+
* Version 0.6.0 on 2026-04-11
** Kubed now uses the remote ~kubectl~ on remote hosts
diff --git a/kubed.el b/kubed.el
index 9aeba6d..4c276fd 100644
--- a/kubed.el
+++ b/kubed.el
@@ -6,7 +6,7 @@
;; Maintainer: Eshel Yaron <~eshel/kubed-devel@lists.sr.ht>
;; Keywords: tools kubernetes containers
;; URL: https://eshelyaron.com/kubed.html
-;; Package-Version: 0.6.0
+;; Package-Version: 0.6.1
;; Package-Requires: ((emacs "29.1"))
;;; Commentary:
diff --git a/kubed.texi b/kubed.texi
index d53dea5..6db39ad 100644
--- a/kubed.texi
+++ b/kubed.texi
@@ -11,7 +11,7 @@
@c %**end of header
@copying
-This manual is for Kubed 0.6.0, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.6.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.6.0, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.6.1, a rich Emacs interface for Kubernetes.
@end ifnottex