Skip to content

Commit

Permalink
Bump K3s version for v1.29
Browse files Browse the repository at this point in the history
Updates k3s: k3s-io/k3s@bba3e3c...bba3e3c

Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Mar 13, 2024
1 parent c7cd05b commit 109f70b
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 @@ -101,7 +101,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.29.3-0.20240308185428-364dfd8b89e6 // master
github.com/k3s-io/k3s v1.29.3-0.20240313063116-bba3e3c66b22 // master
github.com/libp2p/go-netroute v0.2.1
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/onsi/ginkgo/v2 v2.13.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1192,8 +1192,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.29.3-0.20240308185428-364dfd8b89e6 h1:pYKNwVygLsgdhs6W5hPwgbP2VLGQ9Ib2aiHzmMvjkQw=
github.com/k3s-io/k3s v1.29.3-0.20240308185428-364dfd8b89e6/go.mod h1:gqiFi0ILPc25s0f+PJbBwCG1IGWEKJ9G9gkdBtwfxT4=
github.com/k3s-io/k3s v1.29.3-0.20240313063116-bba3e3c66b22 h1:+LNrcWLj/jX1o76E/wnkdZhmuvQVGF5Fd/4zIb6alLU=
github.com/k3s-io/k3s v1.29.3-0.20240313063116-bba3e3c66b22/go.mod h1:gqiFi0ILPc25s0f+PJbBwCG1IGWEKJ9G9gkdBtwfxT4=
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 109f70b

Please sign in to comment.