Skip to content

Commit

Permalink
Bump K3s version for release-1.32
Browse files Browse the repository at this point in the history
Updates k3s: k3s-io/k3s@0b41471...9548f9b

Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Jan 16, 2025
1 parent 91ae9b0 commit bb27128
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ require (
github.com/google/go-containerregistry v0.20.2
github.com/iamacarpet/go-win64api v0.0.0-20240507095429-873e84e85847
github.com/k3s-io/helm-controller v0.16.5
github.com/k3s-io/k3s v1.32.1-0.20250113201636-0b414715af20 // release-v1.32
github.com/k3s-io/k3s v1.32.1-0.20250115224115-9548f9b6c952 // release-v1.32
github.com/k3s-io/kine v0.13.5
github.com/libp2p/go-netroute v0.2.1
github.com/natefinch/lumberjack v2.0.0+incompatible // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1100,8 +1100,8 @@ github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1 h1:9c0DChFw6WRz6r+eCuVLBltZcRwT6h1
github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1/go.mod h1:ynhyZZpdDp1Gq49jkUg5mfkDWZwXnn3eIqCqtJnrD/s=
github.com/k3s-io/helm-controller v0.16.5 h1:SsUHfksQXNwePkswv4a970EGD2h0Exsf6t3IdXhpXRo=
github.com/k3s-io/helm-controller v0.16.5/go.mod h1:AcSxEhOIUgeVvBTnJOAwcezBZXtYew/RhKwO5xp3RlM=
github.com/k3s-io/k3s v1.32.1-0.20250113201636-0b414715af20 h1:LPkhmQbtSraMzTuerdQombnQaFyBSasDj10aAu4PqXI=
github.com/k3s-io/k3s v1.32.1-0.20250113201636-0b414715af20/go.mod h1:zep4CW+amZMQwfFIc0fHgZnScEmH/ZIggZNKlZQuFNg=
github.com/k3s-io/k3s v1.32.1-0.20250115224115-9548f9b6c952 h1:/EY5G92wb0prexRGt8ZXwuv+K1TF0OcXB+cOu/6nQCQ=
github.com/k3s-io/k3s v1.32.1-0.20250115224115-9548f9b6c952/go.mod h1:zep4CW+amZMQwfFIc0fHgZnScEmH/ZIggZNKlZQuFNg=
github.com/k3s-io/kine v0.13.5 h1:bVTcxCHJVUqeyz0mJenO+WFHkxtgD2aRwLt1JcJ0pq8=
github.com/k3s-io/kine v0.13.5/go.mod h1:OIG+kPc9cU+NDHnVm+aR0PyZYExdZWU+vlJynhH4haU=
github.com/k3s-io/klog v1.0.0-k3s2/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I=
Expand Down

0 comments on commit bb27128

Please sign in to comment.