From 1b3a89606e252680c883dd097cec3d1ea84a66d0 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Sat, 5 Nov 2022 23:15:43 -0500 Subject: [PATCH] chore(metallb): Updated to 1.24.7 --- 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 74e39b4..7550573 100644 --- a/inventory/sample/group_vars/all.yml +++ b/inventory/sample/group_vars/all.yml @@ -1,5 +1,5 @@ --- -k3s_version: v1.24.6+k3s1 +k3s_version: v1.24.7+k3s1 # this is the user that has ssh access to these machines ansible_user: ansibleuser systemd_dir: /etc/systemd/system