Skip to content

Commit

Permalink
Bump K3s version for v1.30
Browse files Browse the repository at this point in the history
Updates k3s: k3s-io/k3s@1661f10...f10cb29

Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Jun 7, 2024
1 parent 2bd863b commit 2540606
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 @@ -79,7 +79,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.16.1
github.com/k3s-io/k3s v1.30.2-0.20240604181845-1661f1024a68 // master
github.com/k3s-io/k3s v1.30.2-0.20240607150044-f10cb2953401 // master
github.com/libp2p/go-netroute v0.2.1
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/onsi/ginkgo/v2 v2.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1140,8 +1140,8 @@ github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1 h1:Pqcxkg7V60c26ZpHoekP9QoUdLuduxF
github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1/go.mod h1:K/8nbsGupHqmr5MkgaZpLlH1QdX1pcNQLAkODy44XcQ=
github.com/k3s-io/helm-controller v0.16.1 h1:4sdJSYdAeTvMjjq3Pt1ZcyenRTJIAvKojTWRg/i8Ne4=
github.com/k3s-io/helm-controller v0.16.1/go.mod h1:AcSxEhOIUgeVvBTnJOAwcezBZXtYew/RhKwO5xp3RlM=
github.com/k3s-io/k3s v1.30.2-0.20240604181845-1661f1024a68 h1:9wP1lXYvpUj9mgprVx9B6C5dtA88aX4uG146KxEtZM8=
github.com/k3s-io/k3s v1.30.2-0.20240604181845-1661f1024a68/go.mod h1:xfG5C3Sn7GAwNEi52S8ojfe/AyMnJsnwa/1nXw406u4=
github.com/k3s-io/k3s v1.30.2-0.20240607150044-f10cb2953401 h1:dOfYioNzgUAb19oafQt4lUNyBFK0zV144KTfqefXHHw=
github.com/k3s-io/k3s v1.30.2-0.20240607150044-f10cb2953401/go.mod h1:IBb+UhThfaoWzcMLUtLJQPwEJngIcdoV3hto+2r8exg=
github.com/k3s-io/kine v0.11.9 h1:7HfWSwtOowb7GuV6nECnNlFKShgRgVBLdWXj0/4t0sE=
github.com/k3s-io/kine v0.11.9/go.mod h1:N8rc1GDmEvvYRuTxhKTZfSc4fm/vyI6GbDxwBjccAjs=
github.com/k3s-io/klog v1.0.0-k3s2/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I=
Expand Down

0 comments on commit 2540606

Please sign in to comment.