From 417465bc317aaacfbe47517c0e049e946cad4e4e Mon Sep 17 00:00:00 2001 From: Trux-Bot <19149206+trux-bot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 00:39:30 +0000 Subject: [PATCH] feat(deps): update k3s-io/k3s to v1.29.0+k3s1 | datasource | package | from | to | | --------------- | ---------- | ------------ | ------------ | | github-releases | k3s-io/k3s | v1.28.4+k3s2 | v1.29.0+k3s1 | --- .../ansible_old/nas/inventory/group_vars/master/k3s.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/ansible_old/nas/inventory/group_vars/master/k3s.yml b/infrastructure/ansible_old/nas/inventory/group_vars/master/k3s.yml index f4abc9f1c1..cd944e2028 100644 --- a/infrastructure/ansible_old/nas/inventory/group_vars/master/k3s.yml +++ b/infrastructure/ansible_old/nas/inventory/group_vars/master/k3s.yml @@ -1,6 +1,6 @@ --- # renovate: datasource=github-releases depName=k3s-io/k3s -k3s_release_version: "v1.28.4+k3s2" +k3s_release_version: "v1.29.0+k3s1" k3s_install_hard_links: true k3s_become: true k3s_registration_address: 10.8.20.11