From 5b57a98008c64d7cb07729fd9b31a0e3493c289c Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Thu, 12 Aug 2021 18:18:40 +0300 Subject: [PATCH] chore: update Go to 1.16.7, Linux to 5.10.57 See: * https://github.com/talos-systems/tools/pull/144 * https://github.com/talos-systems/pkgs/pull/319 * https://github.com/talos-systems/extras/pull/24 Signed-off-by: Andrey Smirnov --- Makefile | 6 +++--- hack/release.toml | 4 ++-- pkg/machinery/api/cluster/cluster.pb.go | 2 +- pkg/machinery/api/common/common.pb.go | 2 +- pkg/machinery/api/inspect/inspect.pb.go | 2 +- pkg/machinery/api/machine/machine.pb.go | 2 +- pkg/machinery/api/network/network.pb.go | 2 +- pkg/machinery/api/resource/resource.pb.go | 2 +- pkg/machinery/api/resource/secrets/secrets.pb.go | 2 +- pkg/machinery/api/security/security.pb.go | 2 +- pkg/machinery/api/storage/storage.pb.go | 2 +- pkg/machinery/api/time/time.pb.go | 2 +- pkg/machinery/constants/constants.go | 2 +- 13 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Makefile b/Makefile index c77c00277f..26a393d198 100644 --- a/Makefile +++ b/Makefile @@ -11,9 +11,9 @@ DOCKER_LOGIN_ENABLED ?= true NAME = Talos ARTIFACTS := _out -TOOLS ?= ghcr.io/talos-systems/tools:v0.7.0-alpha.0-2-g7172a5d -PKGS ?= v0.7.0-alpha.0-14-g875c7ec -EXTRAS ?= v0.5.0-alpha.0-1-g4957f3c +TOOLS ?= ghcr.io/talos-systems/tools:v0.7.0-alpha.0-3-g2368154 +PKGS ?= v0.7.0-alpha.0-16-gda4ac04 +EXTRAS ?= v0.5.0-alpha.0-2-g8ce17e5 GO_VERSION ?= 1.16 GOFUMPT_VERSION ?= v0.1.0 STRINGER_VERSION ?= v0.1.3 diff --git a/hack/release.toml b/hack/release.toml index 2534ebbff7..43bf149964 100644 --- a/hack/release.toml +++ b/hack/release.toml @@ -55,12 +55,12 @@ the default values overwritten by Talos. [notes.updates] title = "Component Updates" description = """\ -* Linux: 5.10.52 +* Linux: 5.10.57 * Kubernetes: 1.22.0 * containerd: 1.5.5 * runc: 1.0.1 * GRUB: 2.06 -* Talos is built with Go 1.16.6 +* Talos is built with Go 1.16.7 """ [notes.etcd] diff --git a/pkg/machinery/api/cluster/cluster.pb.go b/pkg/machinery/api/cluster/cluster.pb.go index d4035f5885..7bb1c7671d 100644 --- a/pkg/machinery/api/cluster/cluster.pb.go +++ b/pkg/machinery/api/cluster/cluster.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: cluster/cluster.proto diff --git a/pkg/machinery/api/common/common.pb.go b/pkg/machinery/api/common/common.pb.go index d825c1c495..fc2491ecd3 100644 --- a/pkg/machinery/api/common/common.pb.go +++ b/pkg/machinery/api/common/common.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: common/common.proto diff --git a/pkg/machinery/api/inspect/inspect.pb.go b/pkg/machinery/api/inspect/inspect.pb.go index 16cdf530bf..675363e704 100644 --- a/pkg/machinery/api/inspect/inspect.pb.go +++ b/pkg/machinery/api/inspect/inspect.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: inspect/inspect.proto diff --git a/pkg/machinery/api/machine/machine.pb.go b/pkg/machinery/api/machine/machine.pb.go index 81ac982454..1eb630bfc8 100644 --- a/pkg/machinery/api/machine/machine.pb.go +++ b/pkg/machinery/api/machine/machine.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: machine/machine.proto diff --git a/pkg/machinery/api/network/network.pb.go b/pkg/machinery/api/network/network.pb.go index 6dbbd0e8f5..ee59ad4f78 100644 --- a/pkg/machinery/api/network/network.pb.go +++ b/pkg/machinery/api/network/network.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: network/network.proto diff --git a/pkg/machinery/api/resource/resource.pb.go b/pkg/machinery/api/resource/resource.pb.go index 79bb8f2e89..8dc3aec8b4 100644 --- a/pkg/machinery/api/resource/resource.pb.go +++ b/pkg/machinery/api/resource/resource.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: resource/resource.proto diff --git a/pkg/machinery/api/resource/secrets/secrets.pb.go b/pkg/machinery/api/resource/secrets/secrets.pb.go index 1c065996c1..54f01afd86 100644 --- a/pkg/machinery/api/resource/secrets/secrets.pb.go +++ b/pkg/machinery/api/resource/secrets/secrets.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: resource/secrets/secrets.proto diff --git a/pkg/machinery/api/security/security.pb.go b/pkg/machinery/api/security/security.pb.go index 39c53f78f8..79e1a3f437 100644 --- a/pkg/machinery/api/security/security.pb.go +++ b/pkg/machinery/api/security/security.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: security/security.proto diff --git a/pkg/machinery/api/storage/storage.pb.go b/pkg/machinery/api/storage/storage.pb.go index 9459ac6317..411f020a8a 100644 --- a/pkg/machinery/api/storage/storage.pb.go +++ b/pkg/machinery/api/storage/storage.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: storage/storage.proto diff --git a/pkg/machinery/api/time/time.pb.go b/pkg/machinery/api/time/time.pb.go index 01b762646d..274f022d71 100644 --- a/pkg/machinery/api/time/time.pb.go +++ b/pkg/machinery/api/time/time.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.27.0 +// protoc-gen-go v1.27.1 // protoc v3.17.3 // source: time/time.proto diff --git a/pkg/machinery/constants/constants.go b/pkg/machinery/constants/constants.go index 641dd53b55..f87348083d 100644 --- a/pkg/machinery/constants/constants.go +++ b/pkg/machinery/constants/constants.go @@ -13,7 +13,7 @@ import ( const ( // DefaultKernelVersion is the default Linux kernel version. - DefaultKernelVersion = "5.10.52-talos" + DefaultKernelVersion = "5.10.57-talos" // KernelParamConfig is the kernel parameter name for specifying the URL. // to the config.