From a5601ad5989918e8d3e04be77ceea4ef4cae0e14 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Wed, 13 Dec 2023 11:25:08 -0600 Subject: [PATCH] feat(k3s): Updated to v1.25.16+k3s4 --- inventory/sample/group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/sample/group_vars/all.yml b/inventory/sample/group_vars/all.yml index 43fa3f456..5b923f7ee 100644 --- a/inventory/sample/group_vars/all.yml +++ b/inventory/sample/group_vars/all.yml @@ -1,5 +1,5 @@ --- -k3s_version: v1.25.12+k3s1 +k3s_version: v1.25.16+k3s4 # this is the user that has ssh access to these machines ansible_user: ansibleuser systemd_dir: /etc/systemd/system