Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions k3s.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: k3s
version: 1.27.2
version: 1.27.3
epoch: 0
description:
copyright:
Expand Down Expand Up @@ -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)
Expand Down