From 2be6b542d9e21c021befb5cb50c7b9633ddb63a0 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 27 Jun 2023 22:07:27 +0000 Subject: [PATCH] k3s/1.27.3 package update --- k3s.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k3s.yaml b/k3s.yaml index 574529346fb2..ebcaaf721b72 100644 --- a/k3s.yaml +++ b/k3s.yaml @@ -1,6 +1,6 @@ package: name: k3s - version: 1.27.2 + version: 1.27.3 epoch: 0 description: copyright: @@ -53,7 +53,7 @@ pipeline: with: repository: https://github.com/k3s-io/k3s tag: v${{vars.full-package-version}} - expected-commit: 213d7ad499e166290872f51c63d8eaa2f1fe78b3 + expected-commit: fe9604cac119216e67f8bd5f14eb5608e3bcd3cf # First build things (almost) identical to upstream, with the k3s components embedded in the "outer" multicall binary. - runs: | # Don't include the k3s-root since it conflicts with wolfi variants (ie: busybox and ip6tables)