From 1a5b6b8dfaf6f3dee56149a93fc02f93a3644a10 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 12 Sep 2022 20:12:14 +0000 Subject: [PATCH] feat(github-release): update k3s-io/k3s to v1.25.0+k3s1 | datasource | package | from | to | | --------------- | ---------- | ------------ | ------------ | | github-releases | k3s-io/k3s | v1.24.4+k3s1 | v1.25.0+k3s1 | | github-releases | k3s-io/k3s | v1.24.4+k3s1 | v1.25.0+k3s1 | --- ansible/inventory/group_vars/all/k3s.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory/group_vars/all/k3s.yml b/ansible/inventory/group_vars/all/k3s.yml index 4248830c8..e6be1de16 100644 --- a/ansible/inventory/group_vars/all/k3s.yml +++ b/ansible/inventory/group_vars/all/k3s.yml @@ -6,7 +6,7 @@ # Use a specific version of k3s # renovate: datasource=github-releases depName=k3s-io/k3s -k3s_release_version: "v1.24.4+k3s1" +k3s_release_version: "v1.25.0+k3s1" # -- Install using hard links rather than symbolic links. # ...if you are using the system-upgrade-controller you will need to