You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🌱 Add kubernetesVendorVersion for binary builds with LD_FLAGS
This commit adds a kubernetesVendorVersion flag to Makefile.
Rely on ldflags to set kubernetesVendorVersion, similarly to the other variables in cmd/version.go.
Use a single variable to define K8S_VERSION for both ldflags and the goreleaser configuration.
0 commit comments