Skip to content

Commit

Permalink
Bump k3s version to newest 1.26 (#4636)
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor <vitor.savian@suse.com>
  • Loading branch information
vitorsavian committed Aug 16, 2023
1 parent 7ea5d8f commit e181a2d
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 @@ -95,7 +95,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.2
github.com/k3s-io/k3s v1.26.8-0.20230805021627-52e2c08acce4 // master
github.com/k3s-io/k3s v1.26.8-0.20230815001708-15e0eac1682a // master
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 @@ -843,8 +843,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.2 h1:H5OWiNPhp9ZoyZOldt0ewq7wTy4UnU9j7DHdb7swi0Q=
github.com/k3s-io/helm-controller v0.15.2/go.mod h1:BgCPBQblj/Ect4Q7/Umf86WvyDjdG/34D+n8wfXtoeM=
github.com/k3s-io/k3s v1.26.8-0.20230805021627-52e2c08acce4 h1:bzc39EE8yBXtGMpfbV6WcsaDwcEQuILWDLbirQYtSgM=
github.com/k3s-io/k3s v1.26.8-0.20230805021627-52e2c08acce4/go.mod h1:GaKAAS16qoAAKTTcc9T1f6kJB8+RRouvyHxFylMULnY=
github.com/k3s-io/k3s v1.26.8-0.20230815001708-15e0eac1682a h1:bUCZggttcG++KH5gSjar+yHvVBNNAf4VWDRNQBt2n5g=
github.com/k3s-io/k3s v1.26.8-0.20230815001708-15e0eac1682a/go.mod h1:GaKAAS16qoAAKTTcc9T1f6kJB8+RRouvyHxFylMULnY=
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 e181a2d

Please sign in to comment.