staging/copy.sh: don't strip tags anymore with k8s.io/api

Kubernetes-commit: b7fb418a19b5de2ea22c99afe850f9e365cc2d46
This commit is contained in:
Dr. Stefan Schimanski 2017-07-06 15:34:39 +02:00 committed by Kubernetes Publisher
parent 4596ac0d5c
commit 5b30b91d3a

View File

@ -16,4 +16,5 @@ limitations under the License.
// Package version supplies version information collected at build time to
// kubernetes components.
// +k8s:openapi-gen=true
package version // import "k8s.io/client-go/pkg/version"