You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you to all that contributed with flushing out issues and enhancements for K9s!
8
+
I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev
9
+
and see if we're happier with some of the fixes!
10
+
If you've filed an issue please help me verify and close.
11
+
12
+
Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated!
13
+
Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!
14
+
15
+
As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey,
16
+
please consider joining our [sponsorship program](https://github.com/sponsors/derailed) and/or make some noise on social! [@kitesurfer](https://twitter.com/kitesurfer)
17
+
18
+
On Slack? Please join us [K9slackers](https://join.slack.com/t/k9sers/shared_invite/enQtOTA5MDEyNzI5MTU0LWQ1ZGI3MzliYzZhZWEyNzYxYzA3NjE0YTk1YmFmNzViZjIyNzhkZGI0MmJjYzhlNjdlMGJhYzE2ZGU1NjkyNTM)
19
+
20
+
## Maintenance Release!
21
+
22
+
More aftermath...
23
+
24
+
Thank you all for pitching in and helping flesh out issues!!
25
+
26
+
Please make sure to add gory details to issues ie relevant configs, debug logs, etc...
27
+
28
+
Comments like: `same here!` or `me to!` doesn't really help us zero in.
29
+
Everyone has slightly different settings/platforms so every little bits of info helps with the resolves.
30
+
Thank you!!
31
+
32
+
---
33
+
34
+
## Videos Are In The Can!
35
+
36
+
Please dial [K9s Channel](https://www.youtube.com/channel/UC897uwPygni4QIjkPCpgjmw) for up coming content...
Copy file name to clipboardExpand all lines: snap/snapcraft.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: k9s
2
2
base: core20
3
-
version: 'v0.31.3'
3
+
version: 'v0.31.4'
4
4
summary: K9s is a CLI to view and manage your Kubernetes clusters.
5
5
description: |
6
6
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.
0 commit comments