diff --git a/k3s-1.32.yaml b/k3s-1.32.yaml index f895d499d67..a6e6df04a37 100644 --- a/k3s-1.32.yaml +++ b/k3s-1.32.yaml @@ -1,6 +1,6 @@ package: name: k3s-1.32 - version: "1.32.6.1" + version: "1.32.7.1" epoch: 0 description: copyright: @@ -58,16 +58,12 @@ pipeline: with: repository: https://github.com/k3s-io/k3s tag: v${{vars.full-package-version}} - expected-commit: eb603acd1530edcaf79a4a8ed3da54e9e03d9967 + expected-commit: ab99e9da82c7072e4d9efbfa9464e343846fae72 - uses: go/bump with: deps: |- github.com/pion/interceptor@v0.1.39 - golang.org/x/net@v0.39.0 golang.org/x/crypto@v0.40.0 - github.com/golang-jwt/jwt/v4@v4.5.2 - github.com/go-jose/go-jose/v4@v4.0.5 - gopkg.in/go-jose/go-jose.v2@v2.6.3 replaces: gopkg.in/go-jose/go-jose.v2=gopkg.in/go-jose/go-jose.v2@v2.6.3 # Build things (almost) identical to upstream, with the k3s components # embedded in the "outer" multicall binary.