Skip to content

Commit

Permalink
Bump K3s version for v1.27
Browse files Browse the repository at this point in the history
Updates k3s: k3s-io/k3s@4761bef...06ecbe8

Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Mar 13, 2024
1 parent 073d6d4 commit 4de2ffa
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 @@ -102,7 +102,7 @@ require (
github.com/google/go-containerregistry v0.19.0
github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28
github.com/k3s-io/helm-controller v0.15.9
github.com/k3s-io/k3s v1.27.12-0.20240308003715-4761befc8301 //release-1.27
github.com/k3s-io/k3s v1.27.12-0.20240313063150-06ecbe807148 //release-1.27
github.com/libp2p/go-netroute v0.2.1
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/onsi/ginkgo/v2 v2.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1002,8 +1002,8 @@ github.com/k3s-io/etcd/server/v3 v3.5.9-k3s1 h1:B3039IkTPnwQEt4tIMjC6yd6b1Q3Z9ZZ
github.com/k3s-io/etcd/server/v3 v3.5.9-k3s1/go.mod h1:GgI1fQClQCFIzuVjlvdbMxNbnISt90gdfYyqiAIt65g=
github.com/k3s-io/helm-controller v0.15.9 h1:eBZq0KkZCDyWh4og+tyI43Nt9T5TNjc7QCFhAt1aR64=
github.com/k3s-io/helm-controller v0.15.9/go.mod h1:AYitg40howLjKloL/zdjDDOPL1jg/K5R4af0tQcyPR8=
github.com/k3s-io/k3s v1.27.12-0.20240308003715-4761befc8301 h1:DeeF9RoqeHmO9rjsG9cM9jve3ZSGOqvF8z+ux/Ny6s4=
github.com/k3s-io/k3s v1.27.12-0.20240308003715-4761befc8301/go.mod h1:N27+ujeEVoz+aRXIliRvDqQDH6u0p22RCykBt1e76Y0=
github.com/k3s-io/k3s v1.27.12-0.20240313063150-06ecbe807148 h1:3CBgHIzTDFbHZXrUE06O9Bwje/pshazlSEnkjmk0F6g=
github.com/k3s-io/k3s v1.27.12-0.20240313063150-06ecbe807148/go.mod h1:N27+ujeEVoz+aRXIliRvDqQDH6u0p22RCykBt1e76Y0=
github.com/k3s-io/kine v0.11.4 h1:ZIXQT4vPPKNL9DwLF4dQ11tWtpJ1C/7OKNIpFmTkImo=
github.com/k3s-io/kine v0.11.4/go.mod h1:NmwOWsWgB3aScq5+LEYytAaceqkG7lmCLLjjrWug8v4=
github.com/k3s-io/klog v1.0.0-k3s2/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I=
Expand Down

0 comments on commit 4de2ffa

Please sign in to comment.