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@685aadb...631bb3f

Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Sep 1, 2023
1 parent bf21fe8 commit 680ca71
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 @@ -93,7 +93,7 @@ require (
github.com/google/go-containerregistry v0.12.2-0.20230106184643-b063f6aeac72
github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28
github.com/k3s-io/helm-controller v0.15.4
github.com/k3s-io/k3s v1.26.8-rc2.0.20230829153509-685aadb8ed34 // release-1.26
github.com/k3s-io/k3s v1.26.8-rc3.0.20230830083447-631bb3f0feb6 // release-1.26
github.com/libp2p/go-netroute v0.2.0
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/onsi/ginkgo/v2 v2.9.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -831,8 +831,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.4 h1:l4DWmUWpphbtwmuXGtpr5Rql/2NaCLSv4ZD8HlND9uY=
github.com/k3s-io/helm-controller v0.15.4/go.mod h1:BgCPBQblj/Ect4Q7/Umf86WvyDjdG/34D+n8wfXtoeM=
github.com/k3s-io/k3s v1.26.8-rc2.0.20230829153509-685aadb8ed34 h1:eMJI8e9LTolPpklqFz+jn0MCrVm7+hJQc1SffgBdLmQ=
github.com/k3s-io/k3s v1.26.8-rc2.0.20230829153509-685aadb8ed34/go.mod h1:bvaPjnAwsoXqkqS4ESvNzUnxxP2+WrIO3n4csSivfZ0=
github.com/k3s-io/k3s v1.26.8-rc3.0.20230830083447-631bb3f0feb6 h1:0pNIM4hrFY7YPYKOVZcgwXCkt7XNb/en5U7BXt4PCL4=
github.com/k3s-io/k3s v1.26.8-rc3.0.20230830083447-631bb3f0feb6/go.mod h1:bvaPjnAwsoXqkqS4ESvNzUnxxP2+WrIO3n4csSivfZ0=
github.com/k3s-io/kine v0.10.2 h1:aN2taL3BUSPZ4D+36opCn4PGlNZ+lkduk5Oz+/ZYhqA=
github.com/k3s-io/kine v0.10.2/go.mod h1:JDJpiaFlxltCNqqWCBrP+/pbAGzJqbG1Y1DsHqM3X9U=
github.com/k3s-io/klog v1.0.0-k3s2 h1:yyvD2bQbxG7m85/pvNctLX2bUDmva5kOBvuZ77tTGBA=
Expand Down

0 comments on commit 680ca71

Please sign in to comment.