From e6115c223924e6b24a82c7713c5a0e774a80d4be Mon Sep 17 00:00:00 2001 From: actions/k3s-boshrelease <> Date: Wed, 3 Jan 2024 21:58:56 +0000 Subject: [PATCH] Initial branch creation for k8s version 1.29 --- vendir.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendir.yml b/vendir.yml index 260fdf4c..a442bb07 100644 --- a/vendir.yml +++ b/vendir.yml @@ -10,7 +10,7 @@ directories: - path: k3s-io/k3s githubRelease: slug: k3s-io/k3s - tag: v1.24.17+k3s1 + tag: v1.29.0 disableAutoChecksumValidation: true assetNames: # only download specific assets (optional; v0.12.0+). We use assetNames inside githubRelease instead of # includePaths at path level. Using includePaths downloads all assets and filter after.