Skip to content

Commit

Permalink
Bump K3s version for v1.26
Browse files Browse the repository at this point in the history
Updates k3s: k3s-io/k3s@8d24a9d...812c386

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
  • Loading branch information
brandond committed Mar 13, 2024
1 parent b358fc4 commit 6eb94ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -105,7 +105,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.26.15-0.20240308012543-8d24a9dc2921 // release-1.26
github.com/k3s-io/k3s v1.26.15-0.20240313142928-812c386f3081 // release-1.26
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
Expand Up @@ -1008,8 +1008,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.26.15-0.20240308012543-8d24a9dc2921 h1:6N17B5BlbOtm9IbvDhJe/KDqSvO8B69/aEJqMdd00Ls=
github.com/k3s-io/k3s v1.26.15-0.20240308012543-8d24a9dc2921/go.mod h1:yqaOEGZmTnoBcB3s7GE/wb5YrN1Gpq06zOHi2iAXvic=
github.com/k3s-io/k3s v1.26.15-0.20240313142928-812c386f3081 h1:ZWl61KF3Z3Wl1ns/ugRkFzbu0QO/c1YKJ4J++m8MrCM=
github.com/k3s-io/k3s v1.26.15-0.20240313142928-812c386f3081/go.mod h1:yqaOEGZmTnoBcB3s7GE/wb5YrN1Gpq06zOHi2iAXvic=
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 h1:yyvD2bQbxG7m85/pvNctLX2bUDmva5kOBvuZ77tTGBA=
Expand Down

0 comments on commit 6eb94ea

Please sign in to comment.