Skip to content

Commit

Permalink
Bump K3s version for release-1.30
Browse files Browse the repository at this point in the history
Updates k3s: k3s-io/k3s@9515436...be4b1bc

Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Jan 16, 2025
1 parent ba80d78 commit e6f399d
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 @@ -80,7 +80,7 @@ require (
github.com/google/go-containerregistry v0.20.2
github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28
github.com/k3s-io/helm-controller v0.16.5
github.com/k3s-io/k3s v1.30.9-0.20250113231420-9515436e80e4 // release-1.30
github.com/k3s-io/k3s v1.30.9-0.20250115234947-be4b1bcdba33 // release-1.30
github.com/k3s-io/kine v0.13.5
github.com/libp2p/go-netroute v0.2.1
github.com/natefinch/lumberjack v2.0.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1198,8 +1198,8 @@ github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1 h1:9c0DChFw6WRz6r+eCuVLBltZcRwT6h1
github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1/go.mod h1:ynhyZZpdDp1Gq49jkUg5mfkDWZwXnn3eIqCqtJnrD/s=
github.com/k3s-io/helm-controller v0.16.5 h1:SsUHfksQXNwePkswv4a970EGD2h0Exsf6t3IdXhpXRo=
github.com/k3s-io/helm-controller v0.16.5/go.mod h1:AcSxEhOIUgeVvBTnJOAwcezBZXtYew/RhKwO5xp3RlM=
github.com/k3s-io/k3s v1.30.9-0.20250113231420-9515436e80e4 h1:GlB6C7J5qTnAFEl5LEuGi+SM0rWK6QBknOPpNpBd6iM=
github.com/k3s-io/k3s v1.30.9-0.20250113231420-9515436e80e4/go.mod h1:fVAVGfz7U891Z4sckLBkV9vOAsCgpjO6bvmW3s8Qf9s=
github.com/k3s-io/k3s v1.30.9-0.20250115234947-be4b1bcdba33 h1:FSB6wLh9N3lYMiFwa4SpFkd9WITCVYVAqlVPdCyCb7Q=
github.com/k3s-io/k3s v1.30.9-0.20250115234947-be4b1bcdba33/go.mod h1:fVAVGfz7U891Z4sckLBkV9vOAsCgpjO6bvmW3s8Qf9s=
github.com/k3s-io/kine v0.13.5 h1:bVTcxCHJVUqeyz0mJenO+WFHkxtgD2aRwLt1JcJ0pq8=
github.com/k3s-io/kine v0.13.5/go.mod h1:OIG+kPc9cU+NDHnVm+aR0PyZYExdZWU+vlJynhH4haU=
github.com/k3s-io/klog v1.0.0-k3s2/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I=
Expand Down

0 comments on commit e6f399d

Please sign in to comment.