Skip to content

Commit 2f6da01

Browse files
mkjpryorgithub-actions[bot]
authored andcommitted
Update k9s to v0.50.13
1 parent db95ff6 commit 2f6da01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/k9s/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The K9s repo
44
k9s_repo: https://github.com/derailed/k9s
55
# The K9s version to download
6-
k9s_version: v0.50.9
6+
k9s_version: v0.50.13
77
# The OS variant and architecture to use
88
# See https://github.com/derailed/k9s/releases for the available options
99
k9s_os: "{{ ansible_system }}"

0 commit comments

Comments
 (0)