We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc3733 commit 9589e1eCopy full SHA for 9589e1e
roles/k9s/defaults/main.yml
@@ -3,7 +3,7 @@
3
# The K9s repo
4
k9s_repo: https://github.com/derailed/k9s
5
# The K9s version to download
6
-k9s_version: v0.50.9
+k9s_version: v0.50.14
7
# The OS variant and architecture to use
8
# See https://github.com/derailed/k9s/releases for the available options
9
k9s_os: "{{ ansible_system }}"
0 commit comments