Skip to content

Commit

Permalink
Bump K3s version for v1.28
Browse files Browse the repository at this point in the history
Updates k3s: k3s-io/k3s@cba9f0d...0d23cfe

Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Sep 1, 2023
1 parent aba3158 commit 4cc154f
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 @@ -396,4 +396,4 @@ require (

replace k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.28.1-k3s1

replace github.com/k3s-io/k3s => github.com/k3s-io/k3s v1.28.1-rc1.0.20230829153345-cba9f0d142bb
replace github.com/k3s-io/k3s => github.com/k3s-io/k3s v1.28.1-rc1.0.20230830035237-0d23cfe038ef
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1057,8 +1057,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.28.1-rc1.0.20230829153345-cba9f0d142bb h1:dd4q4N8G2sIXmma2PK3U6+AKKwVhqGbJMjCpg5xyrl0=
github.com/k3s-io/k3s v1.28.1-rc1.0.20230829153345-cba9f0d142bb/go.mod h1:4wu1drvL3Vmrz+KyrTLd4wiCsg5QGcQZJnqPwx4pggk=
github.com/k3s-io/k3s v1.28.1-rc1.0.20230830035237-0d23cfe038ef h1:t1T5JLPFMDmSPvz1OY9sXtVQqCNEbq3sXVYKFvB2VvU=
github.com/k3s-io/k3s v1.28.1-rc1.0.20230830035237-0d23cfe038ef/go.mod h1:4wu1drvL3Vmrz+KyrTLd4wiCsg5QGcQZJnqPwx4pggk=
github.com/k3s-io/kine v0.10.3-0.20230816194222-7f6ba014aa71 h1:vfjgEzFWojbe1jD1zAhDNXhcGFhp3sNCV7fjOG3rk0M=
github.com/k3s-io/kine v0.10.3-0.20230816194222-7f6ba014aa71/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 4cc154f

Please sign in to comment.