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@55e6167...0f6e77f

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
  • Loading branch information
brandond committed Oct 19, 2023
1 parent 2e777bd commit 407c778
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 @@ -95,7 +95,7 @@ require (
github.com/google/go-containerregistry v0.14.0
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.27.7-0.20231017174419-55e61670c365 //release-1.27
github.com/k3s-io/k3s v1.27.7-0.20231018220939-0f6e77feaaf1 //release-1.27
github.com/libp2p/go-netroute v0.2.0
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 @@ -915,8 +915,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.27.7-0.20231017174419-55e61670c365 h1:4QW29yfg3gAYILUHnNly/q+UZG+uokewfpHVj5UHgHc=
github.com/k3s-io/k3s v1.27.7-0.20231017174419-55e61670c365/go.mod h1:AoefuLEHUlWhhvyYIVwM1zJEEzcDSHt5M7KXjS9VwIc=
github.com/k3s-io/k3s v1.27.7-0.20231018220939-0f6e77feaaf1 h1:A/78Z8NMvZhB59P4Gnmgm/3AvprrhHPQOPxaMrrtokc=
github.com/k3s-io/k3s v1.27.7-0.20231018220939-0f6e77feaaf1/go.mod h1:AoefuLEHUlWhhvyYIVwM1zJEEzcDSHt5M7KXjS9VwIc=
github.com/k3s-io/kine v0.10.3 h1:OamjhtcQnK7zpzbiUDvXXKaAwdkXIuzr+nuyFWSC1ZA=
github.com/k3s-io/kine v0.10.3/go.mod h1:hiOK3Gj89Py+AB11YK0fxEwkdWxBvNfaMt8PRWXqh6M=
github.com/k3s-io/klog v1.0.0-k3s2/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I=
Expand Down

0 comments on commit 407c778

Please sign in to comment.