Skip to content

Commit

Permalink
Merge pull request #14045 from wolfi-dev/wolfictl-7ceebf0b-7c0e-4a0f-…
Browse files Browse the repository at this point in the history
…843b-6ac366756ed9

k3s/1.29.2 package update
  • Loading branch information
ajayk authored Mar 4, 2024
2 parents cbcece2 + 51d58fe commit 94b05b1
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions k3s.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: k3s
version: 1.29.0
epoch: 1
version: 1.29.2
epoch: 0
description:
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -47,10 +47,7 @@ pipeline:
with:
repository: https://github.com/k3s-io/k3s
tag: v${{vars.full-package-version}}
expected-commit: 3190a5faa28d7a0d428c756d67adcab7eb11e6a5
- uses: go/bump
with:
deps: github.com/opencontainers/[email protected]
expected-commit: 86f102134ed6b1669badd3bfb6420f73e8f015d0
# Build things (almost) identical to upstream, with the k3s components
# embedded in the "outer" multicall binary.
- runs: |
Expand Down

0 comments on commit 94b05b1

Please sign in to comment.