From 86541ac52aa79a83c2c8723d61fc59b6b45956b7 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Thu, 17 Aug 2023 22:43:18 -0500 Subject: [PATCH] feat(k3s): Updated to v1.26.7+k3s1 --- 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 664c510e..0b4a6d51 100644 --- a/inventory/sample/group_vars/all.yml +++ b/inventory/sample/group_vars/all.yml @@ -1,5 +1,5 @@ --- -k3s_version: v1.26.4+k3s1 +k3s_version: v1.26.7+k3s1 # this is the user that has ssh access to these machines ansible_user: ansibleuser systemd_dir: /etc/systemd/system