From c52c003ab57e5cea0641a08b5bb95f673bdfa411 Mon Sep 17 00:00:00 2001 From: workflows/k3s-boshrelease/create-release-branches <> Date: Mon, 23 Dec 2024 10:39:28 +0000 Subject: [PATCH] Initial branch creation for k8s version 1.32 --- vendir.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendir.yml b/vendir.yml index ef8f72ef..26cd55b2 100644 --- a/vendir.yml +++ b/vendir.yml @@ -10,7 +10,7 @@ directories: - path: k3s-io/k3s githubRelease: slug: k3s-io/k3s - tag: v1.28.15+k3s1 + tag: v1.32.0+k3s1 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.